Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

performance: Keep request counts low and transfer sizes small #121

Open
ychoy opened this issue Jan 13, 2020 · 0 comments
Open

performance: Keep request counts low and transfer sizes small #121

ychoy opened this issue Jan 13, 2020 · 0 comments

Comments

@ychoy
Copy link
Collaborator

ychoy commented Jan 13, 2020

According to this audit report from Chrome Dev Tools, this can be enhanced to improve performance:

To set budgets for the quantity and size of page resources, add a budget.json file. Learn more. https://developers.google.com/web/tools/lighthouse/audits/budgets?utm_source=lighthouse&utm_medium=devtools

Resource Type Requests Transfer Size
Total 39 8,234 KB
Image 19 6,457 KB
Script 8 1,643 KB
Font 6 72 KB
Stylesheet 2 44 KB
Document 2 17 KB
Other 2 1 KB
Media 0 0 KB
Third-party 22 820 KB
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant