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 top-level renderBlockingJS and renderBlockingCSS metrics #439

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

tkadlec
Copy link
Contributor

@tkadlec tkadlec commented Sep 30, 2021

This closes #438 by adding a renderBlockingCSS and renderBlockingJS metric to the JSON object for tests.

Truncated example:

"renderBlockingCSS": 3,
"renderBlockingJS": 2,

@tkadlec tkadlec merged commit 304ce33 into master Sep 30, 2021
@tkadlec tkadlec deleted the render-blocking-top-level branch March 29, 2022 20:08
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 this pull request may close these issues.

Provide a top-level count of render-blocking resources
1 participant