Age | Commit message (Expand) | Author | Files | Lines |
2018-12-12 | benchtests: keep comparing even if function timings do not match | Leonardo Sandoval | 1 | -1/+1 |
2018-10-08 | benchtests: Set float type on --threshold argument | Leonardo Sandoval | 1 | -1/+1 |
2018-08-11 | [benchtests] Add workload test properties to schema | Siddhesh Poyarekar | 1 | -0/+4 |
2018-08-03 | [benchtests] Fix compare_strings.py for python2 | Siddhesh Poyarekar | 1 | -2/+3 |
2018-07-19 | benchtests: improve argument parsing through argparse library | Leonardo Sandoval | 1 | -21/+19 |
2018-06-12 | benchtests: Add -f/--functions argument | H.J. Lu | 1 | -10/+42 |
2018-06-01 | benchtests: Catch exceptions in input arguments | Leonardo Sandoval | 1 | -10/+24 |
2018-06-01 | benchtests: Add --no-diff and --no-header options | Leonardo Sandoval | 1 | -10/+18 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 5 | -5/+5 |
2017-11-28 | benchtests: Expand range of tests names in schema.json | Victor Rodriguez | 1 | -1/+1 |
2017-11-28 | benchtests: Adjust valid and accepted properties | Victor Rodriguez | 1 | -1/+2 |
2017-09-16 | benchtests: New -g option to generate graphs in compare_strings.py | Siddhesh Poyarekar | 1 | -3/+8 |
2017-09-16 | benchtests: Make compare_strings.py output a bit prettier | Siddhesh Poyarekar | 1 | -9/+11 |
2017-09-16 | benchtests: Use argparse to parse arguments | Siddhesh Poyarekar | 1 | -13/+24 |
2017-08-17 | Add math benchmark latency test | Wilco Dijkstra | 1 | -6/+14 |
2017-08-08 | benchtests: Avoid a display error when running in text terminal | Siddhesh Poyarekar | 1 | -0/+2 |
2017-08-08 | benchtests: Allow selecting baseline for compare_string.py | Siddhesh Poyarekar | 1 | -10/+18 |
2017-06-22 | benchtests: New script to parse memcpy results | Siddhesh Poyarekar | 2 | -0/+173 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 4 | -4/+4 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 4 | -4/+4 |
2015-11-17 | benchtests: Mark output variables as used | Siddhesh Poyarekar | 1 | -1/+1 |
2015-06-01 | benchtest: script to compare two benchmarks | Siddhesh Poyarekar | 2 | -0/+280 |
2015-06-01 | New module to import and process benchmark output | Siddhesh Poyarekar | 2 | -25/+71 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2014-06-11 | Validate bench.out against a JSON schema | Siddhesh Poyarekar | 2 | -0/+127 |
2014-05-26 | benchtests: Add new directive for benchmark initialization hook | Siddhesh Poyarekar | 1 | -1/+6 |
2014-03-29 | Detailed benchmark outputs for functions | Siddhesh Poyarekar | 1 | -1/+5 |
2014-03-29 | Make bench.out in json format | Siddhesh Poyarekar | 1 | -1/+1 |
2014-03-24 | benchtests: Move bench.py to benchtests/scripts/ | Siddhesh Poyarekar | 1 | -0/+299 |