We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a88d3 commit a8a1a6aCopy full SHA for a8a1a6a
scripts/install.sh
@@ -24,7 +24,6 @@ echo "Running installation benchmark suite for $1..."
24
hyperfine --export-json="../../results/$1/benchmarks.json" \
25
--warmup 3 \
26
--runs 10 \
27
- --max-runs 15 \
28
-i \
29
--prepare 'bash ../../scripts/clean.sh' \
30
-n 'npm' 'bash ../../scripts/install/npm.sh || true' \
0 commit comments