benchmark/tools/gbench
Roman Lebedev d474450b89 Tooling: generate_difference_report(): show old/new for both values (#427)
While the percentages are displayed for both of the columns,
the old/new values are only displayed for the second column,
for the CPU time. And the column is not even spelled out.

In cases where b->UseRealTime(); is used, this is at the
very least highly confusing. So why don't we just
display both the old/new for both the columns?

Fixes #425
2017-07-25 09:09:26 -07:00
..
Inputs Tooling: generate_difference_report(): show old/new for both values (#427) 2017-07-25 09:09:26 -07:00
__init__.py Add a "compare_bench.py" tooling script. (#266) 2016-08-09 12:33:57 -06:00
report.py Tooling: generate_difference_report(): show old/new for both values (#427) 2017-07-25 09:09:26 -07:00
util.py Python 2/3 compatibility (#361) 2017-03-29 03:39:18 -07:00