Skip to content

Commit b1236a5

Browse files
committed
cache more builds in asv
1 parent c79b957 commit b1236a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

asv.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
// `asv` will cache results of the recent builds in each
157157
// environment, making them faster to install next time. This is
158158
// the number of builds to keep, per environment.
159-
// "build_cache_size": 2,
159+
"build_cache_size": 200,
160160

161161
// The commits after which the regression search in `asv publish`
162162
// should start looking for regressions. Dictionary whose keys are

0 commit comments

Comments
 (0)