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

Register film strip when page is loading #89

Closed
macbre opened this issue Sep 24, 2013 · 0 comments
Closed

Register film strip when page is loading #89

macbre opened this issue Sep 24, 2013 · 0 comments
Assignees
Milestone

Comments

@macbre
Copy link
Owner

macbre commented Sep 24, 2013

https://github.com/wesleyhales/loadreport/blob/master/loadreport.js#L226

  • enabled when --film-strip CLI option is passed
  • capture the page on:
    • loadStarted
    • send
    • recv
    • loadFinished
    • report
    • not often than every 75 ms
  • save to filmstrip/screenshot-$1-$2.png ($1 - timestamp of the page load started, $2 - time offset excluding time it took to render screenshots)

Please note that rendering each screenshot takes several hundreds ms. Consider increasing default timeout by providing --timeout option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant