Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4.1
-
None
-
None
Description
Monitoring click-bench shows a 8% decrease in performance since 1.4RC2.
With these fixes performance is a 3% decrease. This "lost" 3% is spent on the method ClickUtils.createHtmlImport().
However ClickUtils.createHtmlImport() provides a different performance improvement by enabling the caching of resources such as css, js and images.