Local performance reporting from the command line 💻
npm install -g local-perf-cli
> 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
- Save the results for making comparisons between experiments
Please see our contributing.md