aboutsummaryrefslogtreecommitdiff
path: root/benchtests/scripts
AgeCommit message (Expand)Author
2021-09-16benchtests: Fix validate_benchout.py exceptionsNaohiro Tamura
2021-09-13benchtests: Enable scripts/plot_strings.py to read stdinNaohiro Tamura
2021-04-18benchtests: Fix pthread-locks test to produce valid jsonSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-03-03Convert Python scripts to Python 3Alistair Francis
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-13Add new script for plotting string benchmark JSON outputKrzysztof Koch
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-12benchtests: send non-consumable data to stderrLeonardo Sandoval
2018-12-12benchtests: include --stats parameterLeonardo Sandoval
2018-12-12benchtests: keep comparing even if function timings do not matchLeonardo Sandoval
2018-10-08benchtests: Set float type on --threshold argumentLeonardo Sandoval
2018-08-11[benchtests] Add workload test properties to schemaSiddhesh Poyarekar
2018-08-03[benchtests] Fix compare_strings.py for python2Siddhesh Poyarekar
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