benchmark/tools
Roman Lebedev 96d820f73f
tools/compare: don't actually discard valid (but zero) `pvalue` (#1733)
* tools/compare: when dumping json, pretty-print it

It's rather completely non-human-readable otherwise.
I can't imagine the filesize really matters,
and if it does, it should just be compressed later on.

* tools/compare: add failing test

* tools/compare: don't actually discard valid (but zero) `pvalue`

So, this is embarressing. For a very large number of repetitions,
we can end up with pvalue of a true zero, and it obviously compares false,
and we treat it as-if we failed to compute it...
2024-01-08 09:57:00 +00:00
..
gbench tools/compare: don't actually discard valid (but zero) `pvalue` (#1733) 2024-01-08 09:57:00 +00:00
BUILD.bazel style: re-format BUILD file with buildifier. 2024-01-05 11:23:23 +08:00
compare.py tools/compare: don't actually discard valid (but zero) `pvalue` (#1733) 2024-01-08 09:57:00 +00:00
libpfm.BUILD.bazel make libpfm dep work for integrators 2023-03-16 10:16:23 +00:00
requirements.txt Bump scipy from 1.5.4 to 1.10.0 in /tools (#1630) 2023-07-11 18:28:32 +03:00
strip_asm.py Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00