Hacker News new | ask | show | jobs
by zuzun 3369 days ago
> So minifying your stuff will only help you a little.

True, the difference between 10KB compressed and 7KB minified+compressed is negligible for your visitors, but it still takes 30% off of your traffic bill.

1 comments

This might be the only valid reason. But only for website that have a huge amount of traffic.
And only the first visit.
Unless you are inlining your CSS.