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

Deltas: show delta of "First Load" instead of page-specific delta #82

Open
danielbeardsley opened this issue Aug 24, 2023 · 0 comments
Open

Comments

@danielbeardsley
Copy link

Currently, refactoring code so that some pages have a reduced size requires you to do mental math to figure out the true impact. Since what really matters is the "First Load" size of each page, I think the delta should be calculated and shown based on that.

Here's an example that requires mental math. In this case, both pages ended up 3kb smaller and that is the figure that I think should be highlighted.
image

It may be important to show the deltas on both page-specific sizes and First Load but of those, First Load seems more important to me.

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

No branches or pull requests

1 participant