Skip to content

Commit 545665b

Browse files
committed
chore: add command
1 parent 885bc91 commit 545665b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,10 @@ beforeEach(() => {
243243

244244
## Running Benchmarks
245245

246+
```sh
247+
npm run check:bench
248+
```
249+
246250
Refer to the `run-spec-benchmark-tests-node-server` task for Node.js version, MongoDB server version, and platform that we run benchmarks against in CI.
247251

248252
The server is run in standalone mode and the server versions are aliased by this script: https://github.com/mongodb-labs/drivers-evergreen-tools/blob/5048cca80e9ca62642409de2d401058bbd7057fa/.evergreen/mongodl.py#L58 check the latest version to see what alias the driver is running against.

0 commit comments

Comments
 (0)