Home
last modified time | relevance | path

Searched refs:gbench (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/tools/
H A Dcompare.py13 import gbench namespace
14 from gbench import util, report
244 json1 = json1_orig = gbench.util.sort_benchmark_results(gbench.util.run_or_load_benchmark(
246 json2 = json2_orig = gbench.util.sort_benchmark_results(gbench.util.run_or_load_benchmark(
252 json1 = gbench.report.filter_benchmark(
254 json2 = gbench.report.filter_benchmark(
257 diff_report = gbench.report.get_difference_report(
259 output_lines = gbench
[all...]

Completed in 1 milliseconds