I’ve started using Google Closure Compiler instead of JSMin to reduce the size of my JavaScript files. It’s an obsessive piece of software, finding savings such as replacing the number 1000 with the one byte more compact form 1E3. But those bytes all add up as it’s reduced an 80Kb file to 44kB compared with 51Kb from JSMin.

No Comments

Leave a Comment


(will not be published unless you do something very annoying)