aboutsummaryrefslogtreecommitdiff
path: root/benchtests
AgeCommit message (Expand)Author
2022-02-25benchtests: Remove duplicated loop in bench-bzero-walk.cH.J. Lu
2022-02-24benchtests: Add small sizes (<= 64) to bench-bzero-walk.cH.J. Lu
2022-02-23benchtests: Add benches for memset with 0 valueH.J. Lu
2022-02-08benchtests: Add benches for bzeroH.J. Lu
2022-02-07benchtests: Sort benches in MakefileH.J. Lu
2022-02-06Benchtests: Add length zero benchmark for memset in bench-memset.cNoah Goldstein
2022-02-05Benchtests: move 'alloc_bufs' from loop in bench-memset.cNoah Goldstein
2022-02-03benchtests: Add more coverage for strcmp and strncmp benchmarksNoah Goldstein
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-11-06benchtests: Add partial overlap case in bench-memmove-walk.cNoah Goldstein
2021-11-06benchtests: Add additional cases to bench-memcpy.c and bench-memmove.cNoah Goldstein
2021-11-05Revert "benchtests: Add acosf function to bench-math"Sunil K Pandey
2021-11-01benchtests: Add hypotfAdhemerval Zanella
2021-11-01benchtests: Make hypot input randomAdhemerval Zanella
2021-10-29benchtests: Add acosf function to bench-mathSunil K Pandey
2021-10-29benchtests: Improve bench-memcpy-randomWilco Dijkstra
2021-10-27Benchtests: Add benchtests for __memcmpeqNoah Goldstein
2021-10-23bench-math: Sort and put each bench per lineH.J. Lu
2021-10-08benchtests: Add medium cases and increase iters in bench-memset.cNoah Goldstein
2021-10-04benchtests: Building benchmarks as static executablesH.J. Lu
2021-09-24benchtests: Improve reliability of memcmp benchmarksNoah Goldstein
2021-09-16benchtests: Fix validate_benchout.py exceptionsNaohiro Tamura
2021-09-13benchtests: Remove redundant assert.hNaohiro Tamura
2021-09-13benchtests: Enable scripts/plot_strings.py to read stdinNaohiro Tamura
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-08-02Remove obsolete comments/name from several benchtest input files.Paul Zimmermann
2021-08-02Remove obsolete comments/name from acos-inputs, since slow path was removed.Paul Zimmermann
2021-07-28tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar
2021-05-26benchtests: Fixed bench-memcpy-random: buf1: mprotect failedNaohiro Tamura
2021-05-23Bench: Add support for choose direction of memcpy in benchtestsNoah Goldstein
2021-05-18x86: Expand bench-memcmp.c and test-memcmp.cNoah Goldstein
2021-05-17benchtests: Use JSON for bench-rawmemchr outputMatheus Castanho
2021-05-10add workload traces for cbrtlPaul Zimmermann
2021-05-03Bench: Expand bench-memchr.cNoah Goldstein
2021-05-03bench-memcpy: Collect data from 2KB to 4KBH.J. Lu
2021-04-19x86: Expand test-memset.c and bench-memset.cNoah Goldstein
2021-04-18benchtests: Fix name of exp10f benchmark variantSiddhesh Poyarekar
2021-04-18benchtests: Fix pthread-locks test to produce valid jsonSiddhesh Poyarekar
2021-04-16x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.cnoah
2021-03-29add workload traces for missing functions (double format)Paul Zimmermann
2021-03-16benchtests: Add ilogb* testsRaphael Moreira Zinsly
2021-02-10benchtests: Updated json bench-variant attributeNaohiro Tamura
2021-02-08strchr: Add additional benchmarks and testsnoah
2021-01-26benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-10-21New benchtest: pthread locksDJ Delorie
2020-09-24bench-strcmp.c: Add workloads on page boundaryH.J. Lu
2020-09-24bench-strncmp.c: Add workloads on page boundaryH.J. Lu
2020-09-23benchtests: Run _Float128 tests only on architectures that support itArjun Shankar