-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Optimize Performance #98
Conversation
Merge conflict is because of 5511f3c, rebased with master, don't know why git still sees conflicts here. cc @nodejs/website |
+1 although I wish there was an easy way to test to make sure analytics is still working the same. |
I thoroughly read that piece of analytics code a few times before I decided to merge it, looked okay for me. The generated code is also used by the H5BP, gulp and hapi projects. |
Sounds good then. +1 :) |
Cherry picked changes into master. |
Used Google web-font loader and moved uncritical CSS out of the render path.
PageSpeed Insights before:
Mobile: 72/100, 98/100 (Usability)
Desktop: 88 / 100
PageSpeed Insights after:
Mobile: 90/100, 99/100 (Usability)
Desktop: 96/100