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

Performance loading /results/ #4136

Open
7 tasks
gsnedders opened this issue Nov 25, 2024 · 1 comment
Open
7 tasks

Performance loading /results/ #4136

gsnedders opened this issue Nov 25, 2024 · 1 comment

Comments

@gsnedders
Copy link
Member

gsnedders commented Nov 25, 2024

Loading, e.g., https://wpt.fyi/?label=master&product=chrome%5Bstable%5D&product=edge%5Bstable%5D&product=firefox%5Bstable%5D&product=safari%5Bstable%5D&product=safari-18.0%20%2820619.1.26.31.6%29&product=firefox%5Bbeta%5D&product=firefox%5Bexperimental%5D on a bad network connection is a pretty awful experience, even on second load when everything is in cache, with a total transfer size of 1.85MB.

This shows up a variety of issues (which I'm not going to try and file separate issues for, given… bad internet):

@gsnedders gsnedders changed the title Performance loading results Performance loading /results/ Nov 25, 2024
@gsnedders
Copy link
Member Author

See also #1581, about us loading very many different small JS files on first-load. But those are all cached, so that's purely a first-load problem. (I mean also a more minor performance issue in general, but not really so relevant to this issue.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant