We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79b957 commit b1236a5Copy full SHA for b1236a5
1 file changed
asv.conf.json
@@ -156,7 +156,7 @@
156
// `asv` will cache results of the recent builds in each
157
// environment, making them faster to install next time. This is
158
// the number of builds to keep, per environment.
159
- // "build_cache_size": 2,
+ "build_cache_size": 200,
160
161
// The commits after which the regression search in `asv publish`
162
// should start looking for regressions. Dictionary whose keys are
0 commit comments