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

Add first paint and firstMeaningfulPaintCandidate metrics #737

Open
macbre opened this issue Mar 5, 2019 · 0 comments
Open

Add first paint and firstMeaningfulPaintCandidate metrics #737

macbre opened this issue Mar 5, 2019 · 0 comments
Labels
Chrome-headless Tasks related with migration from PhantomJS to Puppeteer's headless Chrome new metric
Milestone

Comments

@macbre
Copy link
Owner

macbre commented Mar 5, 2019

  puppeteer:protocol ◀ RECV {"method":"Page.lifecycleEvent","params":{"frameId":"A3E0B98F691FE247A8818E03E98353B4","loaderId":"F7AFEA069476506392A707488560C153","name":"firstPaint","timestamp":4352.043963}, "sessionId": "77B64C809DCB7B952CE826F8268262DF"} +0ms
  puppeteer:protocol ◀ RECV {"method":"Page.lifecycleEvent","params":{"frameId":"A3E0B98F691FE247A8818E03E98353B4","loaderId":"F7AFEA069476506392A707488560C153","name":"firstContentfulPaint","timestamp":4352.043972}, "sessionId": "77B64C809DCB7B952CE826F8268262DF"} +0ms
...
  puppeteer:protocol ◀ RECV {"method":"Page.lifecycleEvent","params":{"frameId":"A3E0B98F691FE247A8818E03E98353B4","loaderId":"F7AFEA069476506392A707488560C153","name":"firstMeaningfulPaintCandidate","timestamp":4352.043973}, "sessionId": "77B64C809DCB7B952CE826F8268262DF"} +0ms
@macbre macbre added new metric Chrome-headless Tasks related with migration from PhantomJS to Puppeteer's headless Chrome labels Mar 5, 2019
@macbre macbre added this to the v2.0 - headless Chromium milestone Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chrome-headless Tasks related with migration from PhantomJS to Puppeteer's headless Chrome new metric
Projects
None yet
Development

No branches or pull requests

1 participant