Skip to content

core(pwa): remove load-fast-enough-for-pwa audit #11764

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

Merged
merged 12 commits into from
Dec 9, 2020

Conversation

paulirish
Copy link
Member

The perf test in PWA has mostly just ended up adding extra confusion.

In a discussion in xfunctional August, we had consensus on removing the requirement from the PWA section.

Naturally anyone evaluating their PWA can also look at the Perf section. So it's all groovy.

fixes #10943

@paulirish paulirish requested a review from a team as a code owner December 4, 2020 08:38
@paulirish paulirish requested review from adamraine and removed request for a team December 4, 2020 08:38
@google-cla google-cla bot added the cla: yes label Dec 4, 2020
@adamraine adamraine changed the title core(pwa):remove load-fast-enough-for-pwa audit core(pwa): remove load-fast-enough-for-pwa audit Dec 4, 2020
Copy link
Member

@adamraine adamraine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I think any necessary changes are covered by CI.

Copy link
Collaborator

@connorjclark connorjclark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

core(load-fast-enough-for-pwa): remove audit ?

bye bye

Copy link
Contributor

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// Ignore speed test; just verify that it ran.

A fitting send-off summary :)

🎆 🎆 ⚱️ 🎆 🎆


const str_ = i18n.createMessageInstanceIdFn(__filename, UIStrings);

class LoadFastEnough4Pwa extends Audit {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow, the class name made it all the way to the end

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.

Align load-fast-enough-for-pwa with Core Web Vitals?
6 participants