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

Media optimizations #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

anaximander
Copy link

I pulled fontawesome resources into our project (to remove an extra network request/prevent user tracking), then I used ImageOptim to crush down some of the static assets we're serving. I also made some very minor code adjustments to get rid of the warnings I saw when running webpack.

I don't think I can connect to the remote MongoDB anymore, so I can't really test this very well, but give it a whirl and let me know if it helps bringing page load times down.

@anaximander
Copy link
Author

Here's a snapshot of the network loading stats in prod for the homepage (prior to this merge)
Screen Shot 2021-12-11 at 11 11 22 AM

@anaximander
Copy link
Author

And another for the dashboard using the Guest account:
Screen Shot 2021-12-11 at 11 15 17 AM

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.

1 participant