about summary refs log tree commit diff
path: root/benchtests
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0184-84/+84
* benchtests: Add partial overlap case in bench-memmove-walk.cNoah Goldstein2021-11-061-15/+46
* benchtests: Add additional cases to bench-memcpy.c and bench-memmove.cNoah Goldstein2021-11-062-9/+66
* Revert "benchtests: Add acosf function to bench-math"Sunil K Pandey2021-11-052-2710/+0
* benchtests: Add hypotfAdhemerval Zanella2021-11-012-0/+1008
* benchtests: Make hypot input randomAdhemerval Zanella2021-11-011-12/+1003
* benchtests: Add acosf function to bench-mathSunil K Pandey2021-10-292-0/+2710
* benchtests: Improve bench-memcpy-randomWilco Dijkstra2021-10-291-26/+28
* Benchtests: Add benchtests for __memcmpeqNoah Goldstein2021-10-273-7/+29
* bench-math: Sort and put each bench per lineH.J. Lu2021-10-231-6/+62
* benchtests: Add medium cases and increase iters in bench-memset.cNoah Goldstein2021-10-081-2/+2
* benchtests: Building benchmarks as static executablesH.J. Lu2021-10-042-7/+29
* benchtests: Improve reliability of memcmp benchmarksNoah Goldstein2021-09-241-11/+10
* benchtests: Fix validate_benchout.py exceptionsNaohiro Tamura2021-09-163-3/+9
* benchtests: Remove redundant assert.hNaohiro Tamura2021-09-132-2/+0
* benchtests: Enable scripts/plot_strings.py to read stdinNaohiro Tamura2021-09-131-3/+8
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-22/+0
* Remove obsolete comments/name from several benchtest input files.Paul Zimmermann2021-08-026-23/+0
* Remove obsolete comments/name from acos-inputs, since slow path was removed.Paul Zimmermann2021-08-021-3/+0
* tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar2021-07-281-2/+3
* benchtests: Fixed bench-memcpy-random: buf1: mprotect failedNaohiro Tamura2021-05-261-2/+2
* Bench: Add support for choose direction of memcpy in benchtestsNoah Goldstein2021-05-233-65/+94
* x86: Expand bench-memcmp.c and test-memcmp.cNoah Goldstein2021-05-181-6/+26
* benchtests: Use JSON for bench-rawmemchr outputMatheus Castanho2021-05-171-15/+39
* add workload traces for cbrtlPaul Zimmermann2021-05-102-0/+1008
* Bench: Expand bench-memchr.cNoah Goldstein2021-05-031-0/+13
* bench-memcpy: Collect data from 2KB to 4KBH.J. Lu2021-05-031-0/+8
* x86: Expand test-memset.c and bench-memset.cNoah Goldstein2021-04-191-2/+4
* benchtests: Fix name of exp10f benchmark variantSiddhesh Poyarekar2021-04-181-1/+1
* benchtests: Fix pthread-locks test to produce valid jsonSiddhesh Poyarekar2021-04-182-8/+11
* x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.cnoah2021-04-161-2/+6
* add workload traces for missing functions (double format)Paul Zimmermann2021-03-2915-4/+13231
* benchtests: Add ilogb* testsRaphael Moreira Zinsly2021-03-164-2/+35
* benchtests: Updated json bench-variant attributeNaohiro Tamura2021-02-101-1/+1
* strchr: Add additional benchmarks and testsnoah2021-02-081-1/+25
* benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar2021-01-261-7/+7
* install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song2021-01-111-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0283-84/+84
* New benchtest: pthread locksDJ Delorie2020-10-212-1/+556
* bench-strcmp.c: Add workloads on page boundaryH.J. Lu2020-09-241-0/+56
* bench-strncmp.c: Add workloads on page boundaryH.J. Lu2020-09-241-0/+128
* benchtests: Run _Float128 tests only on architectures that support itArjun Shankar2020-09-234-7/+11
* benchtests: Add "workload" traces for sinf128Paul Zimmermann2020-09-102-1/+2008
* benchtests: Add "workload" traces for sinfPaul Zimmermann2020-09-101-0/+2004
* benchtests: Add "workload" traces for sinPaul Zimmermann2020-09-101-0/+2004
* benchtests: Add "workload" traces for powf128Paul Zimmermann2020-09-102-1/+1006
* benchtests: Add "workload" traces for powPaul Zimmermann2020-09-101-0/+1002
* benchtests: Add "workload" traces for expf128Paul Zimmermann2020-09-102-1/+1006
* benchtests: Add "workload" traces for expPaul Zimmermann2020-09-101-0/+1002
* benchtests/README update.Paul Zimmermann2020-08-041-6/+14