about summary refs log tree commit diff
path: root/benchtests/bench-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* Benchtests: Increase benchmark iterationsWilco Dijkstra2024-01-121-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Remove TIMING_INITWilco Dijkstra2019-04-091-4/+1
* Break some lines before not after operators.Joseph Myers2019-02-221-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* [benchtests] Add mandatory attributes to workload testsSiddhesh Poyarekar2018-08-111-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add math benchmark latency testWilco Dijkstra2017-08-171-4/+23
* Improve math benchmark infrastructureWilco Dijkstra2017-06-201-18/+39
* 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