zacharycvivian / react-portfolio-app

Zachary Vivian's Portfolio Website
https://www.zacharycvivian.com
0 stars 0 forks source link

Optimize Site Performance #2

Open zacharycvivian opened 3 months ago

zacharycvivian commented 3 months ago

Optimize performance for resource-demanding pages such as Pong, CyberWordle, and Snake. Fixing this will make the site run and load faster on less powerful devices. Utilizing SonarLint and PageSpeed Insights, fix minor issues that cause slower loading (fixing image sizing, etc.)

zacharycvivian commented 2 months ago

Fixed home page performance a bit, increased by 20 points, up to 82. Still have more work to do.

zacharycvivian commented 2 months ago

Planning to use from next/image instead of to increase performance