about summary refs log tree commit diff
path: root/benchtests/scripts
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-016-6/+6
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* compare_strings.py : Add --gmean flagNisha Menon2023-04-041-2/+18
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-066-6/+6
* benchtests: make compare_strings.py accept string as attribute valueSu Lifan2022-03-081-1/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-016-6/+6
* benchtests: Fix validate_benchout.py exceptionsNaohiro Tamura2021-09-163-3/+9
* benchtests: Enable scripts/plot_strings.py to read stdinNaohiro Tamura2021-09-131-3/+8
* benchtests: Fix pthread-locks test to produce valid jsonSiddhesh Poyarekar2021-04-181-0/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-026-6/+6
* Convert Python scripts to Python 3Alistair Francis2020-03-032-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-016-6/+6
* Add new script for plotting string benchmark JSON outputKrzysztof Koch2019-11-131-0/+395
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-075-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-015-5/+5
* benchtests: send non-consumable data to stderrLeonardo Sandoval2018-12-121-3/+4
* benchtests: include --stats parameterLeonardo Sandoval2018-12-121-9/+18
* benchtests: keep comparing even if function timings do not matchLeonardo Sandoval2018-12-121-1/+1
* benchtests: Set float type on --threshold argumentLeonardo Sandoval2018-10-081-1/+1
* [benchtests] Add workload test properties to schemaSiddhesh Poyarekar2018-08-111-0/+4
* [benchtests] Fix compare_strings.py for python2Siddhesh Poyarekar2018-08-031-2/+3
* benchtests: improve argument parsing through argparse libraryLeonardo Sandoval2018-07-191-21/+19
* benchtests: Add -f/--functions argumentH.J. Lu2018-06-121-10/+42
* benchtests: Catch exceptions in input argumentsLeonardo Sandoval2018-06-011-10/+24
* benchtests: Add --no-diff and --no-header optionsLeonardo Sandoval2018-06-011-10/+18
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-015-5/+5
* benchtests: Expand range of tests names in schema.jsonVictor Rodriguez2017-11-281-1/+1
* benchtests: Adjust valid and accepted propertiesVictor Rodriguez2017-11-281-1/+2
* benchtests: New -g option to generate graphs in compare_strings.pySiddhesh Poyarekar2017-09-161-3/+8
* benchtests: Make compare_strings.py output a bit prettierSiddhesh Poyarekar2017-09-161-9/+11
* benchtests: Use argparse to parse argumentsSiddhesh Poyarekar2017-09-161-13/+24
* Add math benchmark latency testWilco Dijkstra2017-08-171-6/+14
* benchtests: Avoid a display error when running in text terminalSiddhesh Poyarekar2017-08-081-0/+2
* benchtests: Allow selecting baseline for compare_string.pySiddhesh Poyarekar2017-08-081-10/+18
* benchtests: New script to parse memcpy resultsSiddhesh Poyarekar2017-06-222-0/+173
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-014-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-044-4/+4
* benchtests: Mark output variables as usedSiddhesh Poyarekar2015-11-171-1/+1
* benchtest: script to compare two benchmarksSiddhesh Poyarekar2015-06-012-0/+280
* New module to import and process benchmark outputSiddhesh Poyarekar2015-06-012-25/+71
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Validate bench.out against a JSON schemaSiddhesh Poyarekar2014-06-112-0/+127
* benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar2014-05-261-1/+6
* Detailed benchmark outputs for functionsSiddhesh Poyarekar2014-03-291-1/+5
* Make bench.out in json formatSiddhesh Poyarekar2014-03-291-1/+1
* benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar2014-03-241-0/+299