Benchmark tooling for the npm
cli
Type: Array
Options: all
, npm
, yarn
, pnpm
...
List of package managers to benchmark (must be npm installable strings)
Type: Array
Options: all
, angular-quickstart
, app-large
, app-medium
, ember-quickstart
, eslint-config
, mixcreant
, react-app
, tsconfig
List of fixtures to run the given benchmarks against
Type: Array
Options: all
, clean
, lock-only
, cache-only
, modules-only
, no-lock
, no-cache
, no-modules
, no-clean
List of benchmarks to run
Type: Boolean
Generate a text report
Type: Boolean
Generate a svg graph
./bin/benchmark.js -m all -b all -f app-large -g
Note: Graph generation pulled from pnpm/benchmarks-of-javascript-package-managers