Open Kenny477 opened 2 weeks ago
As a note, the above is on our dev server. I will be trying to work on optimizations for both dev and build.
Current dev server Lighthouse
Current build Lighthouse
Key improvements:
Ideally we should figure out how to lazy load our large background images on the home page.
I mentioned a while back that our Lighthouse score was low, and even running on local, the main site feels slow and laggy (maybe its just me?).
Anyways, we should start going in and seeing what we can change to make the website more lightweight, more so on cleaning up code, compressing images, etc., and not toolchain changes (those require too much work).
We should ideally be seeing how we can preload large resources and reduce the bundle size of the site.
Above it what we are roughly at right now. We hopefully should really be able to get performance up.