Hacker News new | ask | show | jobs
by shandogs 4233 days ago
The first point makes sense for me given that all my static files are served gzipped out of cloudflare/cloudfront on another domain.
1 comments

And the rails asset pipeline can pre-compress the files, so you don't waste compressing them for each request individually.