Klimatbyran / klimatkollen

https://www.klimatkollen.se
MIT License
42 stars 47 forks source link

One of the Partner SVGs has a surprisingly large filesize #526

Open JohanLi opened 2 months ago

JohanLi commented 2 months ago

Most of them are under 5 kBs after compression, but one of them is a whopping 132 kBs.

If it's easy to get the SVGs content hashed, it might be worth improving the current Cache-Control from public, max-age=0, must-revalidate to public,max-age=31536000,immutable (existing JS + CSS).

image
Greenheart commented 2 months ago

Yeah this was an interesting find!

Feel free to open an issue for your other idea about the location based info from vercel/IP info too 😊

JohanLi commented 2 months ago

Feel free to open an issue for your other idea about the location based info from vercel/IP info too 😊

Done! https://github.com/Klimatbyran/klimatkollen/issues/531