aboutsummaryrefslogtreecommitdiff
path: root/scripts/bench.pl
AgeCommit message (Expand)AuthorFilesLines
2014-03-21Implement benchmarking script in pythonSiddhesh Poyarekar1-205/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-06benchtests: Append volatile keyword to type instead of prependingSiddhesh Poyarekar1-2/+2
2013-12-05Accept output arguments to benchmark functionsSiddhesh Poyarekar1-4/+21
2013-12-04benchtests: skip over blank lines in benchmark input filesSiddhesh Poyarekar1-2/+2
2013-10-10benchtests: Add include-sources directive.Torvald Riegel1-4/+18
2013-10-07Add more directives to benchmark input filesSiddhesh Poyarekar1-64/+70
2013-05-17Prevent optimizing out of benchmark function callSiddhesh Poyarekar1-1/+1
2013-04-30Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar1-14/+91
2013-04-30Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar1-7/+5
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar1-0/+93