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