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

Improve fidelity of render blocking resources savings estimate #7040

Open
patrickhulce opened this issue Jan 17, 2019 · 0 comments
Open

Improve fidelity of render blocking resources savings estimate #7040

patrickhulce opened this issue Jan 17, 2019 · 0 comments

Comments

@patrickhulce
Copy link
Collaborator

Summary
Our savings estimate for render blocking resources could be more accurate. We currently assume all of an assets dependencies could be inlined when that's likely not what's going to happen. i.e. the referenced font asset won't become inlined just because you inline the CSS.

Note: Created from a TODO in code so it can be more visible and properly prioritized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants