-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Layouts & Widgets, Performance
-
Epic Link:
-
Sprint:nxNag Sprint 8.1.1
-
Story Points:1
The layout system uses helpers manipulating strings that are called a lot of time => String.format usage shoud be reduced for efficiency, see http://blog.soat.fr/2012/11/java-performances-33-optimisation-de-code/ or http://kaioa.com/node/59 for instance.