aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-21Add support for JSON dumps of benchmark diff reports. (#1042). Fixes #737.Jusufadis Bakamovic
2020-09-09Create pylint.yml (#1039)Dominic Hamon
2020-06-29Add requirements.txt for python dependencies (#994)Jonas Otto
2020-06-25adds a "--no-color" flag to the compare.py script (#990)Jonas Otto
2019-04-11Refactor U-Test calculation into separate function. (#740)Jusufadis Bakamovic
2019-03-06[Tooling] report.py: whoops, don't ignore the rest of benches after a bad one.Roman Lebedev
2019-03-06[Tooling] report.py: don't crash on BigO/RMS benchmarksRoman Lebedev
2018-12-07[tools] Run autopep8 and apply fixes found. (#739)Jusufadis Bakamovic
2018-09-19[Tooling] Rewrite generate_difference_report(). (#678)Roman Lebedev
2018-09-17[Tooling] 'display aggregates only' support. (#674)Roman Lebedev
2018-08-13[Tools] Drop compare_bench.py, compare.py is to be used, add U-test docs. (#645)Roman Lebedev
2018-06-18[Tooling] Enable U Test by default, add tooltip about repetition count. (#617)Roman Lebedev
2018-05-29Benchmarking is hard. Making sense of the benchmarking results is even harder...Roman Lebedev
2018-05-08[Tools] Fix a few python3-compatibility issues (#585)Roman Lebedev
2018-03-23Add tests to verify assembler output -- Fix DoNotOptimize. (#530)Eric
2017-11-07[Tools] A new, more versatile benchmark output compare tool (#474)Roman Lebedev
2017-08-28[RFC] Tools: compare-bench.py: print change% with two decimal digits (#440)Roman Lebedev
2017-08-18compare_bench.py: fixup benchmark_options. (#435)Roman Lebedev
2017-07-25Tooling: generate_difference_report(): show old/new for both values (#427)Roman Lebedev
2017-07-24Json reporter: don't cast floating-point to int; adjust tooling (#426)Roman Lebedev
2017-05-02Ensure all the necessary keys are present before parsing JSON data (#380)Felix Duvallet
2017-03-29Python 2/3 compatibility (#361)Ray Glover
2016-12-09fix compare script - output formatting - correctly align numbers >9999 (#322)Pavel Campr
2016-11-19Fix obvious typo in string formattingEric Fiselier
2016-11-18Rewrite compare_bench.py argument parsing.Eric Fiselier
2016-09-02Make `PauseTiming()` and `ResumeTiming()` per thread. (#286)Eric
2016-08-09Add a "compare_bench.py" tooling script. (#266)Eric