aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-skeleton.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-17Add math benchmark latency testWilco Dijkstra1-4/+23
2017-06-20Improve math benchmark infrastructureWilco Dijkstra1-18/+39
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-18Add a new benchmark for isinf/isnan/isnormal/isfinite/fpclassify. The test us...Wilco Dijkstra1-15/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-05-26benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar1-0/+3
2014-04-11benchtests: Improve readability of JSON outputWill Newton1-17/+22
2014-03-29Detailed benchmark outputs for functionsSiddhesh Poyarekar1-0/+22
2014-03-29Make bench.out in json formatSiddhesh Poyarekar1-3/+15
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-09-11benchtests: Rename argument to TIMING_INIT macro.Will Newton1-2/+4
2013-05-13Use HP_TIMING for benchmarks if availableSiddhesh Poyarekar1-21/+14
2013-05-10Fix coding styleSiddhesh Poyarekar1-4/+4
2013-05-08Preheat CPU in benchtests.Ondrej Bilka1-0/+17
2013-04-30Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar1-38/+41
2013-04-30Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar1-8/+30
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar1-0/+75