Classes | Namespaces | Functions | Variables
report.py File Reference

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)
 

Variables

 gbench.report.BC_BOLD = BenchmarkColor('BOLD', '\033[1m')
 
 gbench.report.BC_CYAN = BenchmarkColor('CYAN', '\033[96m')
 
 gbench.report.BC_ENDC = BenchmarkColor('ENDC', '\033[0m')
 
 gbench.report.BC_FAIL = BenchmarkColor('FAIL', '\033[91m')
 
 gbench.report.BC_HEADER = BenchmarkColor('HEADER', '\033[92m')
 
 gbench.report.BC_MAGENTA = BenchmarkColor('MAGENTA', '\033[95m')
 
 gbench.report.BC_NONE = BenchmarkColor('NONE', '')
 
 gbench.report.BC_OKBLUE = BenchmarkColor('OKBLUE', '\033[94m')
 
 gbench.report.BC_UNDERLINE = BenchmarkColor('UNDERLINE', '\033[4m')
 
 gbench.report.BC_WARNING = BenchmarkColor('WARNING', '\033[93m')
 
 gbench.report.BC_WHITE = BenchmarkColor('WHITE', '\033[97m')
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04