]> git.ipfire.org Git - thirdparty/glibc.git/history - scripts/bench.pl
benchtests: Append volatile keyword to type instead of prepending
[thirdparty/glibc.git] / scripts / bench.pl
2013-12-06  Siddhesh Poyarekarbenchtests: Append volatile keyword to type instead...
2013-12-05  Siddhesh PoyarekarAccept output arguments to benchmark functions
2013-12-04  Siddhesh Poyarekarbenchtests: skip over blank lines in benchmark input...
2013-10-10  Torvald Riegelbenchtests: Add include-sources directive.
2013-10-07  Siddhesh PoyarekarAdd more directives to benchmark input files
2013-05-17  Siddhesh PoyarekarPrevent optimizing out of benchmark function call
2013-04-30  Siddhesh PoyarekarAllow multiple input domains to be run in the same...
2013-04-30  Siddhesh PoyarekarMaintain runtime of each benchmark at ~10 seconds
2013-03-15  Siddhesh PoyarekarFramework for performance benchmarking of functions