- 4b086c2 make libpfm dep work for integrators by Dominic Hamon · 1 year, 10 months ago
- 6bc1775 Support --benchmarks_filter in the compare.py 'benchmarks' command (#1486) by Matt Armstrong · 2 years ago
- fe65457 Fix typos found by codespell (#1519) by SunBlack · 2 years ago
- 398a8ac [bazel] Build libpfm as a dependency to allow collection of perf counters (#1408) by Raghu Raja · 2 years, 2 months ago
- 229bc5a Do not depend on unversioned python binary (#1496) by Matthias Braun · 2 years, 3 months ago
- becf80f Stop using pandas.Timedelta (fixes #1482) (#1483) by Matt Armstrong · 2 years, 4 months ago
- b7afda2 Revert "Add possibility to ask for libbenchmark version number (#1004) (#1403)" (#1417) by Dominic Hamon · 2 years, 7 months ago
- efadf67 Add possibility to ask for libbenchmark version number (#1004) (#1403) by Matthias Donaubauer · 2 years, 7 months ago
- b0d5adf Add benchmark labels to the output of the comparison tool (#1388) by Dominic Hamon · 2 years, 9 months ago
- b46208f move bzl file out of tools (#1352) by Dominic Hamon · 2 years, 11 months ago
- 9e47d07 annotate and export public symbols (#1321) by Sergiu Deitsch · 2 years, 11 months ago
- d6ba952 compare.py: compute and print 'OVERALL GEOMEAN' aggregate (#1289) by Roman Lebedev · 3 years, 2 months ago
- 12dc5ee Statistics: add support for percentage unit in addition to time (#1219) by Roman Lebedev · 3 years, 4 months ago
- 67b77da report.py: adjust expected u-test values for tests by Roman Lebedev · 3 years, 4 months ago
- 6e32352 compare.py: sort the results (#1168) by Roman Lebedev · 3 years, 7 months ago
- 058fb58 [tools] Fix dumb mistake in previous commit - print aggregates only means aggregates, not non-aggregates by Roman Lebedev · 3 years, 9 months ago
- 362c2ab [tools] Don't forget to print UTest when printing aggregates only by Roman Lebedev · 3 years, 9 months ago
- 348aa2c bazel support for tools (#982) by Alexander · 4 years, 2 months ago
- 949f5bb Add support for JSON dumps of benchmark diff reports. (#1042). Fixes #737. by Jusufadis Bakamovic · 4 years, 4 months ago
- beb360d Create pylint.yml (#1039) by Dominic Hamon · 4 years, 4 months ago
- 8f5e6ae Add requirements.txt for python dependencies (#994) by Jonas Otto · 4 years, 7 months ago
- 39b6e70 adds a "--no-color" flag to the compare.py script (#990) by Jonas Otto · 4 years, 7 months ago
- 56fd56d Refactor U-Test calculation into separate function. (#740) by Jusufadis Bakamovic · 6 years ago
- df7c7ee [Tooling] report.py: whoops, don't ignore the rest of benches after a bad one. by Roman Lebedev · 6 years ago
- f62c63b [Tooling] report.py: don't crash on BigO/RMS benchmarks by Roman Lebedev · 6 years ago
- eee8b05 [tools] Run autopep8 and apply fixes found. (#739) by Jusufadis Bakamovic · 6 years ago
- aad33aa [Tooling] Rewrite generate_difference_report(). (#678) by Roman Lebedev · 6 years ago
- a5e9c06 [Tooling] 'display aggregates only' support. (#674) by Roman Lebedev · 6 years ago
- 94c4d6d [Tools] Drop compare_bench.py, compare.py is to be used, add U-test docs. (#645) by Roman Lebedev · 6 years ago
- 7d03f2d [Tooling] Enable U Test by default, add tooltip about repetition count. (#617) by Roman Lebedev · 7 years ago
- a6a1b0d Benchmarking is hard. Making sense of the benchmarking results is even harder. (#593) by Roman Lebedev · 7 years ago
- 718cc91 [Tools] Fix a few python3-compatibility issues (#585) by Roman Lebedev · 7 years ago
- 7b03df7 Add tests to verify assembler output -- Fix DoNotOptimize. (#530) by Eric · 7 years ago
- 5e66248 [Tools] A new, more versatile benchmark output compare tool (#474) by Roman Lebedev · 7 years ago
- 886585a [RFC] Tools: compare-bench.py: print change% with two decimal digits (#440) by Roman Lebedev · 7 years ago
- c7192c8 compare_bench.py: fixup benchmark_options. (#435) by Roman Lebedev · 7 years ago
- d474450 Tooling: generate_difference_report(): show old/new for both values (#427) by Roman Lebedev · 7 years ago
- b9be142 Json reporter: don't cast floating-point to int; adjust tooling (#426) by Roman Lebedev · 7 years ago
- feb69ae Ensure all the necessary keys are present before parsing JSON data (#380) by Felix Duvallet · 8 years ago
- 17298b2 Python 2/3 compatibility (#361) by Ray Glover · 8 years ago
- e381139 fix compare script - output formatting - correctly align numbers >9999 (#322) by Pavel Campr · 8 years ago
- a8aa40c Fix obvious typo in string formatting by Eric Fiselier · 8 years ago
- 2373382 Rewrite compare_bench.py argument parsing. by Eric Fiselier · 8 years ago
- cba945e Make `PauseTiming()` and `ResumeTiming()` per thread. (#286) by Eric · 8 years ago
- 5eac662 Add a "compare_bench.py" tooling script. (#266) by Eric · 8 years ago