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

Update --perf config to latest #1640

Merged
merged 2 commits into from
Feb 7, 2017
Merged

Update --perf config to latest #1640

merged 2 commits into from
Feb 7, 2017

Conversation

paulirish
Copy link
Member

once we have tags in the default config (#1463), we can swap to that and won't have it fall behind again.

but until then..

"critical-request-chains",
"unused-css-rules",
"dobetterweb/uses-optimized-images",
"dobetterweb/uses-responsive-images"
Copy link
Contributor

Choose a reason for hiding this comment

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

should we add these audits as well:

links-blocking-first-paint
scripts-blocking-first-paint

Copy link
Member Author

Choose a reason for hiding this comment

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

yes thanks!

Copy link
Member Author

Choose a reason for hiding this comment

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

added

@paulirish
Copy link
Member Author

PTAL

Reports look like this:

image
image

Copy link
Member

@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.

LGTM

}],
"gatherers": [
"url",
"image-usage",
Copy link
Member

Choose a reason for hiding this comment

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

doesn't look like it will matter, but any reason to include these in the first pass instead of the second?

Copy link
Member Author

Choose a reason for hiding this comment

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

nope.

@paulirish paulirish merged commit 6d4c05b into master Feb 7, 2017
@paulirish paulirish deleted the perfconfigupdate branch February 7, 2017 01:12
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

Successfully merging this pull request may close these issues.

None yet

3 participants