

min files for CSS and JS has long been a common way of reducing file size, but the space saving is nothing compared to. While internet connections have got faster, the delay introduced by requesting lots of small files hasn't. Each requests can add 200ms of time to your page load and puts increased load on your website server. gz files for your static files is one of the most effective methods to significantly improve the speed at which your website loads.Ĭombining – When your website has lots of small JS and CSS files your website must make individual requests for each file. gz files for your static HTML, CSS and JS files.Ĭombing and deploying pre-generated.

Minify – makes your website faster by combing, minifying and compressing static files like HTML, CSS and JS.ĭrag your files or website folder onto Minify, or Minify's dock icon and the application will quickly generate.
