Skip to content

Commit 75db94b

Browse files
committed
merge
1 parent ac88385 commit 75db94b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run_benchmarks.py

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
# imports for machine stats
2121
import multiprocessing
2222
import platform
23+
24+
# use this to check whether benchmark needs warmup
2325
from types import FunctionType
2426

2527
try:

0 commit comments

Comments
 (0)