minifying the website
bearophile
bearophileHUGS at lycos.com
Fri May 31 10:20:12 PDT 2013
Andrei Alexandrescu:
> There are programs to reduce the size of such files called
> "minifiers". Should we use some? If so, what would the experts
> recommend? We'd need ideally some command line utility that we
> can deploy easily and integrate with the build process.
> Alternatively, an online service could fit the bill, too.
Are those pages served gzipped?
There is also this to test:
https://developers.google.com/speed/pagespeed/service/tryit
Bye,
bearophile
More information about the Digitalmars-d
mailing list