mirror of
https://github.com/openclaw/openclaw.ai.git
synced 2026-07-15 12:25:40 -04:00
[PR #20] [CLOSED] perf: switch to webp.se for optimized avatar delivery #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/openclaw/openclaw.ai/pull/20
Author: @wilfriedladenhauf
Created: 1/28/2026
Status: ❌ Closed
Base:
main← Head:perf/switch-to-webp-avatars📝 Commits (1)
cd93122perf: switch to webp.se for optimized avatar delivery📊 Changes
3 files changed (+4 additions, -4 deletions)
View changed files
📝
src/pages/index.astro(+2 -2)📝
src/pages/shoutouts.astro(+1 -1)📝
src/pages/showcase.astro(+1 -1)📄 Description
this could improve web vitals and save some kb.
**!!! but i must admit i don't know how well https://unavatar.webp.se/ will handle high traffic or if you have a pro plan for unavator.io !!! so this could be a stupid idea... i was just searching for a webp avatar provider **
https://webp.se/pricing/business/
"If you are adding avatars to a personal project or a medium-sized website, unavatar.webp.se will handle the traffic easily. If you are launching a massive viral application, you should consider using their Consistency Mode or a paid plan to ensure you aren't throttled by the public rate limits."
https://docs.webp.se/public-services/unavatar/
.webp version with:

current jpg avatar image:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.