about summary refs log tree commit diff
path: root/benchtests
Commit message (Expand)AuthorAgeFilesLines
...
* benchtests: Use json-lib in bench-strchr.cNoah Goldstein2022-03-251-30/+64
* benchtests: Use "=" instead of ":=" [BZ #28970]H.J. Lu2022-03-161-2/+4
* benchtests: make compare_strings.py accept string as attribute valueSu Lifan2022-03-081-1/+6
* benchtests: Generate .d dependency files [BZ #28922]H.J. Lu2022-02-251-2/+6
* benchtests: Remove duplicated loop in bench-bzero-walk.cH.J. Lu2022-02-251-6/+0
* benchtests: Add small sizes (<= 64) to bench-bzero-walk.cH.J. Lu2022-02-241-0/+3
* benchtests: Add benches for memset with 0 valueH.J. Lu2022-02-237-3/+149
* benchtests: Add benches for bzeroH.J. Lu2022-02-084-0/+372
* benchtests: Sort benches in MakefileH.J. Lu2022-02-071-19/+110
* Benchtests: Add length zero benchmark for memset in bench-memset.cNoah Goldstein2022-02-061-1/+1
* Benchtests: move 'alloc_bufs' from loop in bench-memset.cNoah Goldstein2022-02-051-2/+2
* benchtests: Add more coverage for strcmp and strncmp benchmarksNoah Goldstein2022-02-032-69/+183
* 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