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

Stack performance and bundle optimization (Lighthouse) #100

Merged
merged 4 commits into from
Apr 16, 2021

Conversation

march08
Copy link
Contributor

@march08 march08 commented Apr 16, 2021

Chunks before:
Screen Shot 2021-04-16 at 8 00 02

Chunks after:
Screen Shot 2021-04-16 at 12 52 07

Old Lighthouse measurements (incognito mode, default settings for mobile testing):
Screen Shot 2021-04-16 at 12 47 07

New Lighthouse #15 #6
Screen Shot 2021-04-16 at 12 46 48

There can still be some improvements done in the performance department

  • facade load of third party scripts
  • reduce sizes of some image assets (world map is eating quite a bit)

@AlexSSD7
Copy link
Contributor

Interesting. By removing website integrations like Google Analytics, Statuspage, Intercom, the performance points jump from 80 to 87.

@march08
Copy link
Contributor Author

march08 commented Apr 16, 2021

@AlexSSD7 I would deal with it maybe in the next PR, this one is already huge

@AlexSSD7 AlexSSD7 merged commit 12a2b04 into dev Apr 16, 2021
@AlexSSD7 AlexSSD7 deleted the stack/performance-and-bundle-optimization branch April 16, 2021 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants