[Issue 15470] Unnecessary markup in ddoc's html generation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Dec 23 07:26:46 PST 2015
https://issues.dlang.org/show_bug.cgi?id=15470
--- Comment #6 from Adam D. Ruppe <destructionator at gmail.com> ---
Indeed, the load time of these things is probably irrelevant. Minification
efforts, in general, are almost plain negligible after gzipping.
gzip though, does make a huge difference and we should ensure it is enabled.
--
More information about the Digitalmars-d-bugs
mailing list