pablobm created an issue (openstreetmap/openstreetmap-website#7143)

I just noticed that we are serving JS unminified. (CSS is being minified from 
what I can tell).

This is something that nowadays I couldn't remember it if it was worth doing or 
not (all with HTTP2, latest compression schemes, etc), so I went and asked an 
expert, who said:

> yes, it's still less bytes on the network.
> 
> not necessarily worth trying to use the most complex minifier ever, but 
> assuming it's just a quick job to hook a simple one that just does simple 
> transformations like removing whitespaces, then it's very much worth it.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/7143
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to