| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
You can work around the error in the benchmark by explicitly allowing zeroes with an environment variable: NODEJS_BENCHMARK_ZERO_ALLOWED=1 node benchmark/run.js child_process |
Sorry, something went wrong.
|
Also, if you don't actually care to run all the benchmarks and just want a quick test that your changes didn't break anything obvious: node test/benchmark/test-benchmark-child-process.js |
Sorry, something went wrong.
PR-URL: #31043 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #31043 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #31043 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #31043 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
| Back | FazBrowse Home | New Git URL |
Checklist
I am getting this error here when running benchmarks though:

I ran the benchmark with: