ufosc / BytesOfLoveWebsite

A website for the OSC Visual Novel
6 stars 16 forks source link

Rizz party refactor among other things #32

Open zeim839 opened 1 week ago

zeim839 commented 1 week ago

WebVitals performance

Before

Screenshot 2024-06-29 at 15 41 49

After

Screenshot 2024-06-29 at 15 41 57

Conclusion

Improved performance by quite a lot, but theres still a lot of work to do. Next steps would be to fix responsiveness.

From now on, please use <Image /> instead of <img /> with EXPLICIT width and height props. Otherwise, you are seriously compromising performance.