diff --git a/benchmarks/asv.conf.json b/benchmarks/asv.conf.json index 2cc72a7..67a8324 100644 --- a/benchmarks/asv.conf.json +++ b/benchmarks/asv.conf.json @@ -16,5 +16,6 @@ "env_dir": "env", "results_dir": "results", "html_dir": "html", - "build_cache_size": 8 + "build_cache_size": 8, + "default_benchmark_timeout": 1200, }