Skip to content

Conversation

@cederom
Copy link
Contributor

@cederom cederom commented Nov 26, 2025

Summary

  • PNG->JPG format saves 2.37x bandwidth at single page load (1.8M->758K).
  • Add missing avatar for recently added michallenc.

Impact

Save ~2.37x bandwidth thanks to PNG->JPG images compression.

Testing

Tested locally on FreeBSD with bundle exec jekyll serve.

* PNG->JPG format saves 2.37x bandwidth at single page load (1.8M->758K).
* Add missing avatar for recently added michallenc.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <[email protected]>
@linguini1
Copy link
Contributor

If we can use HTTPS I'd just use that, but this is objectively better than PNG.

@cederom
Copy link
Contributor Author

cederom commented Nov 26, 2025

lets go with this local avatars approach right now. maybe server does not allow cross origin resources. will have to find a way how to test it in non-invasive way :-P

@xiaoxiang781216 xiaoxiang781216 merged commit 0d7c67f into apache:master Nov 26, 2025
1 check passed
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.

3 participants