Functions | |
def | check_inputs (in1, in2, flags) |
def | main () |
compare_bench.py - Compare two benchmarks or their results and report the difference.
def compare_bench.check_inputs | ( | in1, | |
in2, | |||
flags | |||
) |
Perform checking on the user provided inputs and diagnose any abnormalities
Definition at line 13 of file compare_bench.py.
def compare_bench.main | ( | ) |
Definition at line 33 of file compare_bench.py.