Skip to content

Instantly share code, notes, and snippets.

@dtothefp
Created September 5, 2016 14:27
Show Gist options
  • Save dtothefp/3510dfb4c10ea87262be75960a5b242a to your computer and use it in GitHub Desktop.
Save dtothefp/3510dfb4c10ea87262be75960a5b242a to your computer and use it in GitHub Desktop.
gen @hfa/perf # generate a perf.config.js file in project root
@hfa/perf --page /bleep # run SpeedCurve tests against /bleep route for your project
@hfa/perf --env dev --page * # run SpeedCurve tests for all pages on "dev"
@hfa/perf --env prod --page * # run SpeedCurve tests for all pages on "prod"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment