Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2.1, 2.0.0-M3
-
None
-
Patch Available
Description
A small performance/scalability improvement by switching most StringBuffer usage (which uses synchronization) with StringBuilder.