
|
If you were logged in you would be able to see more operations.
|
|
|
Click
Created: 03/Apr/08 03:26 AM
Updated: 03/Apr/08 03:56 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.4.1
|
| Fix Version/s: |
1.4.2
|
|
|
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.
|
|
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. |
Show » |
|
|