packaging: renamed linaro-glibc.spec -> glibc.spec
[platform/upstream/glibc.git] / benchtests /
2024-01-12 Wilco DijkstraBenchtests: Increase benchmark iterations
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-06-22 Frederic Beratbenchtests: fix warn unused result
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-18 Carlos O'Donellbenchtests: Reformat Makefile.
2023-05-03 Joe RamsayEnable libmvec support for AArch64
2023-04-17 Wilco DijkstraBenchtests: Adjust timing
2023-04-04 Nisha Menoncompare_strings.py : Add --gmean flag
2023-04-03 Adhemerval Zanella... benchtests: Add fmodf benchmark
2023-04-03 Adhemerval Zanella... benchtests: Add fmod benchmark
2023-03-27 Joe Ramsaybenchtests: Move libmvec benchtest inputs to benchtests...
2023-03-08 Wilco DijkstraBenchtests: Remove simple_str(r)chr
2023-03-08 Wilco DijkstraBenchtests: Remove simple_str(n)casecmp
2023-03-08 Wilco DijkstraBenchtests: Remove simple_memcmp
2023-03-08 Wilco DijkstraBenchtests: Remove simple_strcspn/strpbrk/strsep
2023-03-08 Wilco DijkstraBenchtests: Remove memchr_strnlen
2023-03-08 Wilco DijkstraBenchtests: Remove simple_mem(r)chr
2023-03-08 Wilco DijkstraBenchtests: Remove simple_strcpy_chk
2023-03-08 Wilco DijkstraBenchtests: Remove simple_str(n)cmp
2023-02-06 Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-09 Noah Goldsteinbenchtests: Make str{n}{cat|cpy} benchmarks output...
2022-11-09 Noah Goldsteinstring: Add len=0 to {w}memcmp{eq} tests and benchtests
2022-11-01 Adhemerval ZanellaDisable use of -fsignaling-nans if compiler does not...
2022-10-20 Noah GoldsteinBench: Improve benchtests for memchr, strchr, strnlen...
2022-10-03 Noah GoldsteinBenchtests: Add bench for pthread_spin_{try}lock and...
2022-09-29 Noah GoldsteinBenchtest: Add additional benchmarks for strlen and...
2022-07-22 Adhemerval Zanella... benchtests: Add arc4random benchtest
2022-06-07 Noah GoldsteinBenchtests: Improve memrchr benchmarks
2022-06-01 Adhemerval Zanellabenchtests: Add workload name for sincosf
2022-06-01 Adhemerval Zanellabenchtests: Add workload name for cosf
2022-05-28 Noah Goldsteinbenchtests: Improve benchtests for strstr, memmem,...
2022-05-23 Noah Goldsteinbenchtests: Improve bench-strnlen.c
2022-05-23 Noah Goldsteinelf: Optimize _dl_new_hash in dl-new-hash.h
2022-05-23 Noah Goldsteinbenchtests: Add benchtests for dl_elf_hash, dl_new_hash...
2022-05-06 Siddhesh Poyarekarbenchtests: Add wcrtomb microbenchmark
2022-04-29 Siddhesh Poyarekarbenchtests: Better libmvec integration
2022-04-29 Siddhesh Poyarekarbenchtests: Add UNSUPPORTED benchmark status
2022-04-27 Wangyang Guobenchtests: Add pthread-mutex-locks bench
2022-04-23 Noah Goldsteinbenchtests: Improve bench-strrchr
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strncasecmp.c
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strcasecmp.c
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strspn.c
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strpbrk.c
2022-03-25 Noah Goldsteinbenchtests: Add random benchmark in bench-strchr.c
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strchr.c
2022-03-16 H.J. Lubenchtests: Use "=" instead of ":=" [BZ #28970]
2022-03-08 Su Lifanbenchtests: make compare_strings.py accept string as...
2022-02-25 H.J. Lubenchtests: Generate .d dependency files [BZ #28922]
2022-02-25 H.J. Lubenchtests: Remove duplicated loop in bench-bzero-walk.c
2022-02-24 H.J. Lubenchtests: Add small sizes (<= 64) to bench-bzero...
2022-02-23 H.J. Lubenchtests: Add benches for memset with 0 value
2022-02-08 H.J. Lubenchtests: Add benches for bzero
2022-02-07 H.J. Lubenchtests: Sort benches in Makefile
2022-02-07 Noah GoldsteinBenchtests: Add length zero benchmark for memset in...
2022-02-05 Noah GoldsteinBenchtests: move 'alloc_bufs' from loop in bench-memset.c
2022-02-03 Noah Goldsteinbenchtests: Add more coverage for strcmp and strncmp...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-06 Noah Goldsteinbenchtests: Add partial overlap case in bench-memmove...
2021-11-06 Noah Goldsteinbenchtests: Add additional cases to bench-memcpy.c...
2021-11-05 Sunil K PandeyRevert "benchtests: Add acosf function to bench-math"
2021-11-01 Adhemerval Zanellabenchtests: Add hypotf
2021-11-01 Adhemerval Zanellabenchtests: Make hypot input random
2021-10-29 Sunil K Pandeybenchtests: Add acosf function to bench-math
2021-10-29 Wilco Dijkstrabenchtests: Improve bench-memcpy-random
2021-10-27 Noah GoldsteinBenchtests: Add benchtests for __memcmpeq
2021-10-23 H.J. Lubench-math: Sort and put each bench per line
2021-10-08 Noah Goldsteinbenchtests: Add medium cases and increase iters in...
2021-10-04 H.J. Lubenchtests: Building benchmarks as static executables
2021-09-24 Noah Goldsteinbenchtests: Improve reliability of memcmp benchmarks
2021-09-16 Naohiro Tamurabenchtests: Fix validate_benchout.py exceptions
2021-09-13 Naohiro Tamurabenchtests: Remove redundant assert.h
2021-09-13 Naohiro Tamurabenchtests: Enable scripts/plot_strings.py to read...
2021-08-18 Fangrui SongRemove sysdeps/*/tls-macros.h
2021-08-02 Paul ZimmermannRemove obsolete comments/name from several benchtest...
2021-08-02 Paul ZimmermannRemove obsolete comments/name from acos-inputs, since...
2021-07-28 Siddhesh Poyarekartests: use xmalloc to allocate implementation array
2021-05-26 Naohiro Tamurabenchtests: Fixed bench-memcpy-random: buf1: mprotect...
2021-05-23 Noah GoldsteinBench: Add support for choose direction of memcpy in...
2021-05-19 Noah Goldsteinx86: Expand bench-memcmp.c and test-memcmp.c
2021-05-17 Matheus Castanhobenchtests: Use JSON for bench-rawmemchr output
2021-05-10 Paul Zimmermannadd workload traces for cbrtl
2021-05-03 Noah GoldsteinBench: Expand bench-memchr.c
2021-05-03 H.J. Lubench-memcpy: Collect data from 2KB to 4KB
2021-04-19 Noah Goldsteinx86: Expand test-memset.c and bench-memset.c
2021-04-18 Siddhesh Poyarekarbenchtests: Fix name of exp10f benchmark variant
2021-04-18 Siddhesh Poyarekarbenchtests: Fix pthread-locks test to produce valid...
2021-04-16 noahx86: Expanding test-memmove.c, test-memcpy.c, bench...
2021-03-29 Paul Zimmermannadd workload traces for missing functions (double format)
2021-03-16 Raphael Moreira... benchtests: Add ilogb* tests
2021-02-10 Naohiro Tamurabenchtests: Updated json bench-variant attribute
2021-02-08 noahstrchr: Add additional benchmarks and tests
2021-01-26 Arjun Shankarbenchtests: Do not build bench-timing-type with MODULE_...
2021-01-11 Fangrui Songinstall: Replace scripts/output-format.sed with objdump...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-10-21 DJ DelorieNew benchtest: pthread locks
2020-09-24 H.J. Lubench-strcmp.c: Add workloads on page boundary
2020-09-24 H.J. Lubench-strncmp.c: Add workloads on page boundary
2020-09-23 Arjun Shankarbenchtests: Run _Float128 tests only on architectures...
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sinf128
next