aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-skeleton.c
AgeCommit message (Expand)AuthorFilesLines
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