benchmark/tools
Nicholas Junge 4682db08bc
Bump pre-commit dependencies (#1740)
Also fix a mypy error in `tools.gbench.util` - the condition behaves the
same as before, but in the new mypy version, the old condition results
in an unreachable code error for the final `return False` statement.

This is most likely a bug in mypy's reachability analysis, but the fix
is easy enough here to circumvent it.
2024-01-18 13:35:57 +00:00
..
gbench Bump pre-commit dependencies (#1740) 2024-01-18 13:35:57 +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
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