Skip to content

Conversation

@adamraine
Copy link
Contributor

Closes #15522

This PR also updates several audits that were still using the TTI graph or entire PDG to compute overallSavingsMs. Now those audits will just use their LCP savings to fill out overallSavingsMs instead.

Also, turns out we were still using overallSavingsMs in the flow report to sort audits in the summary page tooltip. Would be nice to use the same sort order as the performance category but that isn't a super high priority. This PR just does a simple sort by score then sort by LCP savings.

@adamraine adamraine requested a review from a team as a code owner March 28, 2024 22:51
@adamraine adamraine requested review from connorjclark and removed request for a team March 28, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performance Audit Prioritization Cleanup

3 participants