index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchtests
Age
Commit message (
Expand
)
Author
2024-06-21
Benchtests: Remove broken walk benchmarks
Wilco Dijkstra
2024-06-15
Modernize and fix doc’s “Date and Time” (BZ 31876)
Paul Eggert
2024-05-16
benchtests: Add fclose benchmark
H.J. Lu
2024-04-24
benchtests: Add difficult strstr needle for bruteforce algorithms
Wilco Dijkstra
2024-04-18
benchtests: Add random() benchmark
Wilco Dijkstra
2024-04-01
benchtests: Improve benchtests for strstr
Adhemerval Zanella
2024-02-23
benchtests: Add more benchtests for rounding functions.
Junxian Zhu
2024-01-12
Benchtests: Increase benchmark iterations
Wilco Dijkstra
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-06-22
benchtests: fix warn unused result
Frederic Berat
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-05-18
benchtests: Reformat Makefile.
Carlos O'Donell
2023-05-03
Enable libmvec support for AArch64
Joe Ramsay
2023-04-17
Benchtests: Adjust timing
Wilco Dijkstra
2023-04-04
compare_strings.py : Add --gmean flag
Nisha Menon
2023-04-03
benchtests: Add fmodf benchmark
Adhemerval Zanella Netto
2023-04-03
benchtests: Add fmod benchmark
Adhemerval Zanella Netto
2023-03-27
benchtests: Move libmvec benchtest inputs to benchtests directory
Joe Ramsay
2023-03-08
Benchtests: Remove simple_str(r)chr
Wilco Dijkstra
2023-03-08
Benchtests: Remove simple_str(n)casecmp
Wilco Dijkstra
2023-03-08
Benchtests: Remove simple_memcmp
Wilco Dijkstra
2023-03-08
Benchtests: Remove simple_strcspn/strpbrk/strsep
Wilco Dijkstra
2023-03-08
Benchtests: Remove memchr_strnlen
Wilco Dijkstra
2023-03-08
Benchtests: Remove simple_mem(r)chr
Wilco Dijkstra
2023-03-08
Benchtests: Remove simple_strcpy_chk
Wilco Dijkstra
2023-03-08
Benchtests: Remove simple_str(n)cmp
Wilco Dijkstra
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-11-08
benchtests: Make str{n}{cat|cpy} benchmarks output json
Noah Goldstein
2022-11-08
string: Add len=0 to {w}memcmp{eq} tests and benchtests
Noah Goldstein
2022-11-01
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
2022-10-19
Bench: Improve benchtests for memchr, strchr, strnlen, strrchr
Noah Goldstein
2022-10-03
Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock
Noah Goldstein
2022-09-28
Benchtest: Add additional benchmarks for strlen and strnlen
Noah Goldstein
2022-07-22
benchtests: Add arc4random benchtest
Adhemerval Zanella Netto
2022-06-07
Benchtests: Improve memrchr benchmarks
Noah Goldstein
2022-06-01
benchtests: Add workload name for sincosf
Adhemerval Zanella
2022-06-01
benchtests: Add workload name for cosf
Adhemerval Zanella
2022-05-27
benchtests: Improve benchtests for strstr, memmem, and memchr
Noah Goldstein
2022-05-23
benchtests: Improve bench-strnlen.c
Noah Goldstein
2022-05-23
elf: Optimize _dl_new_hash in dl-new-hash.h
Noah Goldstein
2022-05-23
benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
Noah Goldstein
2022-05-06
benchtests: Add wcrtomb microbenchmark
Siddhesh Poyarekar
2022-04-29
benchtests: Better libmvec integration
Siddhesh Poyarekar
2022-04-29
benchtests: Add UNSUPPORTED benchmark status
Siddhesh Poyarekar
2022-04-27
benchtests: Add pthread-mutex-locks bench
Wangyang Guo
2022-04-22
benchtests: Improve bench-strrchr
Noah Goldstein
2022-03-25
benchtests: Use json-lib in bench-strncasecmp.c
Noah Goldstein
2022-03-25
benchtests: Use json-lib in bench-strcasecmp.c
Noah Goldstein
2022-03-25
benchtests: Use json-lib in bench-strspn.c
Noah Goldstein
[next]