-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Apache Flex 4.10.0
-
Fix Version/s: Apache Flex 4.12.0
-
Component/s: Collections
-
Labels:
-
Environment:Macos, Mobile (Air)
Arraylist creation is a performance pb when deserializing amf response.
On mobile the uid creation in the constructor is the bottleneck source
With this patch the uid is lazily created in the getter
Profiling was done with Adobe Scout