Skip to content

Commit 93164fe

Browse files
committed
test(NODE-6358): perf test against current branch
1 parent 426c781 commit 93164fe

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.evergreen/run-granular-benchmarks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ set -o xtrace
55
WARMUP=$WARMUP
66
ITERATIONS=$ITERATIONS
77

8-
WARMUP=$WARMUP ITERATIONS=$ITERATIONS npm run check:granular-bench
8+
WARMUP=$WARMUP ITERATIONS=$ITERATIONS LIBRARY=$(pwd) npm run check:granular-bench

package-lock.json

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)