Skip to content

Commit

Permalink
test(NODE-6358): perf test against current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Sep 3, 2024
1 parent 426c781 commit d3ba908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/run-granular-benchmarks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ set -o xtrace
WARMUP=$WARMUP
ITERATIONS=$ITERATIONS

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

0 comments on commit d3ba908

Please sign in to comment.