We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9473a1f commit 13023c6Copy full SHA for 13023c6
asv_bench/asv.conf.json
@@ -107,7 +107,7 @@
107
// `asv` will cache wheels of the recent builds in each
108
// environment, making them faster to install next time. This is
109
// number of builds to keep, per environment.
110
- "wheel_cache_size": 8,
+ "build_cache_size": 8,
111
112
// The commits after which the regression search in `asv publish`
113
// should start looking for regressions. Dictionary whose keys are
0 commit comments