Go to the source code of this file.
Classes | |
class | gbench.report.BenchmarkColor |
class | gbench.report.TestReportDifference |
Namespaces | |
gbench.report | |
Functions | |
def | gbench.report.calculate_change (old_val, new_val) |
def | gbench.report.color_format (use_color, fmt_str, *args, **kwargs) |
def | gbench.report.find_longest_name (benchmark_list) |
def | gbench.report.generate_difference_report (json1, json2, use_color=True) |