xref: /llvm-project/mlir/utils/mbr/mbr/config.ini (revision fa90c9d5e7a310ea87b7032c39c0ca657c794abc)
1[discovery]
2function_prefix = benchmark_
3filename_prefix = benchmark_
4
5[stats]
6# 1 billion
7max_number_of_measurements = 1e9
8# 10 seconds
9max_time_for_a_benchmark_ns = 1e9
10