GoogleChrome / GoogleChrome/lighthouse
New audit: Inline all critical/ATF content into HTML document (for fast render)
Open
loading-perf
new_audit
P3
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
show a screenshot and calculate what % of the in-viewport pixels could be rendered with just the html page.
approach:
* add a pass that blocks all other requests
* take a screenshot of the result
* compare screenshot to normal pass screenshot
Contributor guide
Assessment
This issue has not been assessed yet.