Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plots: better support power use cases #2412

Closed
wwwillchen opened this issue May 31, 2017 · 0 comments · Fixed by #2464
Closed

plots: better support power use cases #2412

wwwillchen opened this issue May 31, 2017 · 0 comments · Fixed by #2464

Comments

@wwwillchen
Copy link
Contributor

wwwillchen commented May 31, 2017

  • create an /out-${ISO8601-date}/ folder to avoid having to constantly clean /out/
    • log the selected folder
  • specify a --out path, which can be an existing path, in which case plots gracefully adds runs (this should satisfy the --run-resume use case that @brendankenny suggested)
  • use timestamp as the run-id (folder name)
    • this will enable users to run concurrent lighthouse sessions with the same out folder
  • make analyze.js have a mandatory argument (the out folder)
  • analyze the /out/ folder based on query params for the charts (supports the custom out dir workflow)
@wwwillchen wwwillchen changed the title Plots: better support power use cases plots: better support power use cases May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant