-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix(site-wide): performance enhancements #93
Conversation
Your Render PR Server URL is https://vd-production-pr-93.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-coru7pacn0vc73fpv1e0. |
…e next js image component
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks, LGTM!
Note: All performance testing was done in an incognito window to eliminate Chrome extensions from interfering with the results. Tests were completed on the production-built version of the project running on my local machine. |
Overview
Overview of the changes in the PR.
Installations Needed
List out any new packages that have been added.
Desktop
VoiceDeck Initial Performance Report Desktop Home Page.pdf
VoiceDeck Initial Performance Report Desktop Report Page.pdf
After performance enhancements
VoiceDeck Final Performance Report Desktop Home Page.pdf
VoiceDeck Final Performance Report Desktop Report Page.pdf
Mobile
VoiceDeck Initial Performance Report Mobile Home Page.pdf
VoiceDeck Initial Performance Report Mobile Report Page.pdf
After performance enhancements
VoiceDeck Final Performance Report Mobile Home Page.pdf
VoiceDeck Final Performance Report Mobile Report Page.pdf
Considering adding a screenshot or screencapture of the changes.
Checks
Before making your PR, please check the following:
bun run build
and resolve any errors before the PR when possible)