summaryrefslogtreecommitdiff
path: root/benchtests/scripts
AgeCommit message (Expand)Author
2018-07-19benchtests: improve argument parsing through argparse libraryLeonardo Sandoval
2018-06-12benchtests: Add -f/--functions argumentH.J. Lu
2018-06-01benchtests: Catch exceptions in input argumentsLeonardo Sandoval
2018-06-01benchtests: Add --no-diff and --no-header optionsLeonardo Sandoval
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-28benchtests: Expand range of tests names in schema.jsonVictor Rodriguez
2017-11-28benchtests: Adjust valid and accepted propertiesVictor Rodriguez
2017-09-16benchtests: New -g option to generate graphs in compare_strings.pySiddhesh Poyarekar
2017-09-16benchtests: Make compare_strings.py output a bit prettierSiddhesh Poyarekar
2017-09-16benchtests: Use argparse to parse argumentsSiddhesh Poyarekar
2017-08-17Add math benchmark latency testWilco Dijkstra
2017-08-08benchtests: Avoid a display error when running in text terminalSiddhesh Poyarekar
2017-08-08benchtests: Allow selecting baseline for compare_string.pySiddhesh Poyarekar
2017-06-22benchtests: New script to parse memcpy resultsSiddhesh Poyarekar
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-17benchtests: Mark output variables as usedSiddhesh Poyarekar
2015-06-01benchtest: script to compare two benchmarksSiddhesh Poyarekar
2015-06-01New module to import and process benchmark outputSiddhesh Poyarekar
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-11Validate bench.out against a JSON schemaSiddhesh Poyarekar
2014-05-26benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar
2014-03-29Detailed benchmark outputs for functionsSiddhesh Poyarekar
2014-03-29Make bench.out in json formatSiddhesh Poyarekar
2014-03-24benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar