Skip to content

Commit 8806ed7

Browse files
WillAydTomAugspurger
authored andcommitted
Parallel asv build (#30611)
1 parent 6b4ee6e commit 8806ed7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

asv_bench/asv.conf.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,8 @@
122122
".*": "0409521665"
123123
},
124124
"regression_thresholds": {
125-
}
125+
},
126+
"build_command":
127+
["python setup.py build -j4",
128+
"PIP_NO_BUILD_ISOLATION=false python -mpip wheel --no-deps --no-index -w {build_cache_dir} {build_dir}"],
126129
}

0 commit comments

Comments
 (0)