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

Optimize Performance #98

Closed
wants to merge 7 commits into from
Closed

Optimize Performance #98

wants to merge 7 commits into from

Conversation

fhemberger
Copy link
Contributor

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

@fhemberger
Copy link
Contributor Author

Merge conflict is because of 5511f3c, rebased with master, don't know why git still sees conflicts here.
I'd really like to merge this change into master, because of the notable performance improvement.

cc @nodejs/website

@mikeal
Copy link
Contributor

mikeal commented Sep 7, 2015

+1 although I wish there was an easy way to test to make sure analytics is still working the same.

@fhemberger
Copy link
Contributor Author

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.

@mikeal
Copy link
Contributor

mikeal commented Sep 7, 2015

Sounds good then. +1 :)

@fhemberger
Copy link
Contributor Author

Cherry picked changes into master.

@fhemberger fhemberger closed this Sep 7, 2015
@fhemberger fhemberger deleted the performance branch September 7, 2015 10:43
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.

3 participants