1.0.6 • Published 6 years ago

local-perf-cli v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

local-perf-cli

forthebadge

forthebadge

Local performance reporting from the command line 💻

Installation

npm install -g local-perf-cli

How it works

> local-perf <port> [options]

Options:

  -V, --version              output the version number
  -k, --keepalive            Keep the ngrok connection alive after the performance test
  -s, --strategy [strategy]  The strategy to use. Can be desktop or mobile (default: desktop)
  -v, --verbose              Verbose output
  -p, --pretty               Pretty print the output
  -i --indexonly             Give only the speed index
  -h, --help                 output usage information

TODO

  • Save the results for making comparisons between experiments

Contributing

Please see our contributing.md

License

MIT