benchmark/tools/gbench
Roman Lebedev 67b77da3c0
report.py: adjust expected u-test values for tests
The test used to work with scipy 1.6, but does not work with 1.7.1
I believe this is because of https://github.com/scipy/scipy/pull/4933
Since there doesn't appear that there is anything wrong with how
we call the `mannwhitneyu()`, i guess we should just expect the new values.

Notably, the tests now fail with earlier scipy versions.
2021-09-03 14:54:06 +03:00
..
Inputs compare.py: sort the results (#1168) 2021-06-03 16:22:52 +03:00
__init__.py Add a "compare_bench.py" tooling script. (#266) 2016-08-09 12:33:57 -06:00
report.py report.py: adjust expected u-test values for tests 2021-09-03 14:54:06 +03:00
util.py compare.py: sort the results (#1168) 2021-06-03 16:22:52 +03:00