-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Turn on closure compiler collapse properties. #2972
Conversation
max | min | gzip | file | ||
--- | --- | --- | --- | ||
9.85 kB | 3.82 kB | alp-v0.js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you re-run sizes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On it. Need to run gulp clean
Takes a while.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The metrics are correct, though.
8ed844f
to
0f23987
Compare
@cramforce still seeing the disconnect i was seeing in #2951 with collapsProperties on v0.js (which is why i excluded it). didnt want to merge it and break testing for everybody |
03cc053
to
4a0d9c4
Compare
Alright, excited to see what travis says. Worked around the |
Boom. The only apparent problem was related to handling of the default export from PJs, which needed both some local changes and a version bump for PJS.
4a0d9c4
to
fe5e298
Compare
Green build :) |
@cramforce LGTM! |
This will need some baking :) |
@cramforce good timing since we're only doing canary next week |
+1 On Fri, Apr 22, 2016 at 5:58 PM, erwin mombay notifications@github.com
|
614.81 kB | 157.73 kB | 43.68 kB | v0.js / amp.js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good here if the results are stable. ~9% reduction.
Boom.