nodesource / nodejs-package-benchmark

Node.js benchmark for common web developer workloads. Inspired by https://github.com/v8/web-tooling-benchmark
29 stars 1 forks source link

Add a cli option to run with "confidence" #13

Open RafaelGSS opened 3 months ago

RafaelGSS commented 3 months ago
bench-it --confidence

Will trigger a null-hypothesis approach to guarantee the confidence of data. Pretty much what we do on Node.js core.