summaryrefslogtreecommitdiff
path: root/benchtests/bench-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add a new benchmark for isinf/isnan/isnormal/isfinite/fpclassify. The test us...Wilco Dijkstra2015-09-181-15/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar2014-05-261-0/+3
* benchtests: Improve readability of JSON outputWill Newton2014-04-111-17/+22
* Detailed benchmark outputs for functionsSiddhesh Poyarekar2014-03-291-0/+22
* Make bench.out in json formatSiddhesh Poyarekar2014-03-291-3/+15
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* benchtests: Rename argument to TIMING_INIT macro.Will Newton2013-09-111-2/+4
* Use HP_TIMING for benchmarks if availableSiddhesh Poyarekar2013-05-131-21/+14
* Fix coding styleSiddhesh Poyarekar2013-05-101-4/+4
* Preheat CPU in benchtests.Ondrej Bilka2013-05-081-0/+17
* Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar2013-04-301-38/+41
* Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar2013-04-301-8/+30
* Framework for performance benchmarking of functionsSiddhesh Poyarekar2013-03-151-0/+75