: Runtime HTML minification The processing time for my project on Google App Engine is about 20 ms for a JSP page. Using HtmlCompressor at runtime (using a JSP tag) to minify the HTML, the processing
The processing time for my project on Google App Engine is about 20 ms for a JSP page. Using HtmlCompressor at runtime (using a JSP tag) to minify the HTML, the processing time increases to about 100 ms. With (embedded) CSS minification turned on, it increases to about 200 ms. The overall size reduction of HTML is 1.6 KB (20 %).
Should I turn runtime minification on or off?
Some more details:
With minification I mean removal of redundant whitespaces, etc. This is not about zipping, which is also done.
The website is quite simple and used from both mobile and non-mobile devices.
More posts by @Karen161
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.