benchmark/tools
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
..
gbench Tooling: generate_difference_report(): show old/new for both values (#427) 2017-07-25 09:09:26 -07:00
compare_bench.py Python 2/3 compatibility (#361) 2017-03-29 03:39:18 -07:00