Home
last modified time | relevance | path

Searched refs:benchmark_definitions (Results 1 – 1 of 1) sorted by relevance

/external/google-fruit/extras/benchmark/
Drun_benchmarks.py654 def expand_benchmark_definitions(benchmark_definitions): argument
655 …and_benchmark_definition(benchmark_definition) for benchmark_definition in benchmark_definitions]))
696 benchmark_definitions = expand_benchmark_definitions(yaml_file_content['benchmarks'])
701 in group_by(benchmark_definitions,
727 print('%s/%s: %s' % (benchmark_index, len(benchmark_definitions), benchmark_definition))