Skip to content

Image Optimizations - #929

Open
BboyAkers wants to merge 1 commit into
BabylonJS:masterfrom
BboyAkers:master
Open

Image Optimizations#929
BboyAkers wants to merge 1 commit into
BabylonJS:masterfrom
BboyAkers:master

Conversation

@BboyAkers

Copy link
Copy Markdown

Website Image Optimizations

Summary

Optimize the editor image on the editor.babylonjs.com website. Loaded too slowly despite having 2 GB/s internet.

Changes Made

large.png -> large.webp

Reduced size by -92.43%

medium.png -> medium.webp

Reduced size by -91.13%

small.png -> small.webp

Reduced size by -89.21%

I inherently believe I could get these even smaller, but this is substantially better than what's there already!

Benefits

  • Reduced image size of the editor image, and as a result, it improves the core web vitals

Sidenote:
Will look for further optimizations throughout the website and better practices for code maintenance. I see some files/pages are much larger than necessary and could be broken into smaller, more readable components. 🙂

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