GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchtests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable libmvec support for AArch64
Joe Ramsay
2023-05-03
1
-0
/
+88
*
Benchtests: Adjust timing
Wilco Dijkstra
2023-04-17
11
-11
/
+11
*
compare_strings.py : Add --gmean flag
Nisha Menon
2023-04-04
1
-2
/
+18
*
benchtests: Add fmodf benchmark
Adhemerval Zanella Netto
2023-04-03
2
-0
/
+2183
*
benchtests: Add fmod benchmark
Adhemerval Zanella Netto
2023-04-03
2
-0
/
+2183
*
benchtests: Move libmvec benchtest inputs to benchtests directory
Joe Ramsay
2023-03-27
52
-0
/
+213200
*
Benchtests: Remove simple_str(r)chr
Wilco Dijkstra
2023-03-08
2
-31
/
+38
*
Benchtests: Remove simple_str(n)casecmp
Wilco Dijkstra
2023-03-08
2
-37
/
+2
*
Benchtests: Remove simple_memcmp
Wilco Dijkstra
2023-03-08
1
-31
/
+1
*
Benchtests: Remove simple_strcspn/strpbrk/strsep
Wilco Dijkstra
2023-03-08
5
-177
/
+4
*
Benchtests: Remove memchr_strnlen
Wilco Dijkstra
2023-03-08
2
-11
/
+2
*
Benchtests: Remove simple_mem(r)chr
Wilco Dijkstra
2023-03-08
2
-30
/
+26
*
Benchtests: Remove simple_strcpy_chk
Wilco Dijkstra
2023-03-08
2
-27
/
+1
*
Benchtests: Remove simple_str(n)cmp
Wilco Dijkstra
2023-03-08
2
-74
/
+24
*
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-02-06
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
101
-101
/
+101
*
benchtests: Make str{n}{cat|cpy} benchmarks output json
Noah Goldstein
2022-11-08
4
-115
/
+297
*
string: Add len=0 to {w}memcmp{eq} tests and benchtests
Noah Goldstein
2022-11-08
1
-9
/
+9
*
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
2022-11-01
1
-3
/
+3
*
Bench: Improve benchtests for memchr, strchr, strnlen, strrchr
Noah Goldstein
2022-10-19
5
-45
/
+137
*
Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock
Noah Goldstein
2022-10-03
6
-12
/
+151
*
Benchtest: Add additional benchmarks for strlen and strnlen
Noah Goldstein
2022-09-28
2
-7
/
+81
*
benchtests: Add arc4random benchtest
Adhemerval Zanella Netto
2022-07-22
5
-3
/
+230
*
Benchtests: Improve memrchr benchmarks
Noah Goldstein
2022-06-07
1
-45
/
+65
*
benchtests: Add workload name for sincosf
Adhemerval Zanella
2022-06-01
1
-0
/
+1
*
benchtests: Add workload name for cosf
Adhemerval Zanella
2022-06-01
1
-1
/
+1
*
benchtests: Improve benchtests for strstr, memmem, and memchr
Noah Goldstein
2022-05-27
3
-92
/
+283
*
benchtests: Improve bench-strnlen.c
Noah Goldstein
2022-05-23
1
-25
/
+52
*
elf: Optimize _dl_new_hash in dl-new-hash.h
Noah Goldstein
2022-05-23
1
-1
/
+2
*
benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
Noah Goldstein
2022-05-23
7
-8
/
+335
*
benchtests: Add wcrtomb microbenchmark
Siddhesh Poyarekar
2022-05-06
2
-0
/
+140
*
benchtests: Better libmvec integration
Siddhesh Poyarekar
2022-04-29
1
-15
/
+17
*
benchtests: Add UNSUPPORTED benchmark status
Siddhesh Poyarekar
2022-04-29
1
-5
/
+18
*
benchtests: Add pthread-mutex-locks bench
Wangyang Guo
2022-04-27
2
-0
/
+290
*
benchtests: Improve bench-strrchr
Noah Goldstein
2022-04-22
1
-44
/
+82
*
benchtests: Use json-lib in bench-strncasecmp.c
Noah Goldstein
2022-03-25
1
-44
/
+69
*
benchtests: Use json-lib in bench-strcasecmp.c
Noah Goldstein
2022-03-25
1
-26
/
+51
*
benchtests: Use json-lib in bench-strspn.c
Noah Goldstein
2022-03-25
1
-20
/
+58
*
benchtests: Use json-lib in bench-strpbrk.c
Noah Goldstein
2022-03-25
1
-20
/
+61
*
benchtests: Add random benchmark in bench-strchr.c
Noah Goldstein
2022-03-25
1
-0
/
+143
*
benchtests: Use json-lib in bench-strchr.c
Noah Goldstein
2022-03-25
1
-30
/
+64
*
benchtests: Use "=" instead of ":=" [BZ #28970]
H.J. Lu
2022-03-16
1
-2
/
+4
*
benchtests: make compare_strings.py accept string as attribute value
Su Lifan
2022-03-08
1
-1
/
+6
*
benchtests: Generate .d dependency files [BZ #28922]
H.J. Lu
2022-02-25
1
-2
/
+6
*
benchtests: Remove duplicated loop in bench-bzero-walk.c
H.J. Lu
2022-02-25
1
-6
/
+0
*
benchtests: Add small sizes (<= 64) to bench-bzero-walk.c
H.J. Lu
2022-02-24
1
-0
/
+3
*
benchtests: Add benches for memset with 0 value
H.J. Lu
2022-02-23
7
-3
/
+149
*
benchtests: Add benches for bzero
H.J. Lu
2022-02-08
4
-0
/
+372
*
benchtests: Sort benches in Makefile
H.J. Lu
2022-02-07
1
-19
/
+110
*
Benchtests: Add length zero benchmark for memset in bench-memset.c
Noah Goldstein
2022-02-06
1
-1
/
+1
[next]