Age | Commit message (Expand) | Author |
2014-11-05 | benchtests: Add malloc microbenchmark | Will Newton |
2014-09-10 | PowerPC: memset optimization for POWER8/PPC64 | Adhemerval Zanella |
2014-07-03 | Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead | Richard Henderson |
2014-06-19 | Remove unnecessary $(.) | Siddhesh Poyarekar |
2014-06-11 | Validate bench.out against a JSON schema | Siddhesh Poyarekar |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers |
2014-05-26 | benchtests: Add new directive for benchmark initialization hook | Siddhesh Poyarekar |
2014-05-16 | Use existing makefile variables for dependencies on glibc libraries. | Joseph Myers |
2014-04-15 | benchtests: Link against objects in build directory | Siddhesh Poyarekar |
2014-04-11 | benchtests: Improve readability of JSON output | Will Newton |
2014-04-10 | benchtests: Add pthread_once common-case test. | Torvald Riegel |
2014-04-01 | benchtests: Build ffs and ffsl benchtests with -fno-builtin | Will Newton |
2014-03-31 | benchtests: Add benchtests for ffs and ffsll | Will Newton |
2014-03-29 | Detailed benchmark outputs for functions | Siddhesh Poyarekar |
2014-03-29 | Make bench.out in json format | Siddhesh Poyarekar |
2014-03-29 | [benchtests] Use inputs file for modf | Siddhesh Poyarekar |
2014-03-26 | benchtests/bench-strtod.c: Increase timeout value | Will Newton |
2014-03-24 | benchtests: Move bench.py to benchtests/scripts/ | Siddhesh Poyarekar |
2014-03-21 | Implement benchmarking script in python | Siddhesh Poyarekar |
2014-02-28 | Make strtok benchmark competive. | Ondřej Bílka |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-02-21 | Minor formatting fix | Siddhesh Poyarekar |
2014-02-21 | print length in strrchr benchtest | Rajalakshmi Srinivasaraghavan |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-02-08 | tests: unify fortification handler logic | Mike Frysinger |
2014-01-10 | Correct inputs for sin and cos | Siddhesh Poyarekar |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-31 | Benchmark inputs for cos and sin | Siddhesh Poyarekar |
2013-12-31 | benchmark inputs for atan | Siddhesh Poyarekar |
2013-12-31 | benchmark inputs for tanh and atanh | Siddhesh Poyarekar |
2013-12-31 | benchmark inputs for asinh and acosh | Siddhesh Poyarekar |
2013-12-31 | benchmark inputs for sinh and cosh | Siddhesh Poyarekar |
2013-12-31 | benchmark inputs for asin and acos | Siddhesh Poyarekar |
2013-12-19 | benchtests: Add strtok benchmark | Rajalakshmi Srinivasaraghavan |
2013-12-12 | benchmark inputs for exp2, log2, log and tan | Siddhesh Poyarekar |
2013-12-05 | Accept output arguments to benchmark functions | Siddhesh Poyarekar |
2013-12-02 | Benchmark test for sqrt function. | Steve Ellcey |
2013-11-26 | Also remove benchtests/bench-strsep-ifunc.c | Ondřej Bílka |
2013-11-26 | Remove duplicate ifunc benchtests. | Ondřej Bílka |
2013-11-18 | benchtests: Add strsep benchmark | Rajalakshmi Srinivasaraghavan |
2013-11-13 | 2013-11-13 Steve Ellcey <sellcey@mips.com> | Steve Ellcey |
2013-11-11 | benchtests: Add strtod benchmark | Adhemerval Zanella |
2013-10-28 | Benchmark inputs for pow | Siddhesh Poyarekar |
2013-10-28 | New inputs for exp | Siddhesh Poyarekar |
2013-10-10 | benchtests: Add include-sources directive. | Torvald Riegel |
2013-10-07 | Add more directives to benchmark input files | Siddhesh Poyarekar |
2013-09-19 | Add benchmark inputs for sincos | Siddhesh Poyarekar |
2013-09-11 | benchtests: Rename argument to TIMING_INIT macro. | Will Newton |
2013-09-06 | benchtests: Add memrchr benchmark | Adhemerval Zanella |
2013-09-06 | benchtests/Makefile: Run benchmark for memcpy. | Will Newton |