about summary refs log tree commit diff
path: root/scripts/bench.pl
Commit message (Expand)AuthorAgeFilesLines
* Implement benchmarking script in pythonSiddhesh Poyarekar2014-03-211-205/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* benchtests: Append volatile keyword to type instead of prependingSiddhesh Poyarekar2013-12-061-2/+2
* Accept output arguments to benchmark functionsSiddhesh Poyarekar2013-12-051-4/+21
* benchtests: skip over blank lines in benchmark input filesSiddhesh Poyarekar2013-12-041-2/+2
* benchtests: Add include-sources directive.Torvald Riegel2013-10-101-4/+18
* Add more directives to benchmark input filesSiddhesh Poyarekar2013-10-071-64/+70
* Prevent optimizing out of benchmark function callSiddhesh Poyarekar2013-05-171-1/+1
* Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar2013-04-301-14/+91
* Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar2013-04-301-7/+5
* Framework for performance benchmarking of functionsSiddhesh Poyarekar2013-03-151-0/+93