We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d9d52f commit d276428Copy full SHA for d276428
website/public/benchmarks/README.md
@@ -6,4 +6,4 @@ This directory contains benchmark results for display on the website.
6
7
$ # Run the benchmarks:
8
$ cd benchmark/benchmark-lsp/
9
- $ stack run -- -m glob "*/open-wait-close/express-router.js" --json ../../website/benchmarks/open-wait-close-express-router-js.json --time-limit 20
+ $ stack run -- -m glob "*/open-wait-close/express-router.js" --json ../../website/public/benchmarks/open-wait-close-express-router-js.json --time-limit 20
0 commit comments