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