diff options
author | Fabian Lange <lange.fabian@gmail.com> | 2014-07-12 21:44:09 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2014-07-14 12:05:23 +0000 |
commit | fd27ce8fa25a07062e6643f7edb59bacb96d1f68 (patch) | |
tree | c7945213932e48a312c1b1370d4294f09b3cce97 /WebContent | |
parent | a2f2f08a54a9b3d165b0e51c74f91b7e4971211e (diff) | |
download | vaadin-framework-fd27ce8fa25a07062e6643f7edb59bacb96d1f68.tar.gz vaadin-framework-fd27ce8fa25a07062e6643f7edb59bacb96d1f68.zip |
Optimizes initial sizes of frequently used Collections. (#14223)
There are a few places in frequently used core classes which could
initialize collection classes with the correct (or slightly oversized)
length.
Maps are initialized with 2x the size due to its load factor.
Change-Id: I3aee5a60602937a8550ca5a200ec2a529ff36fe9
Diffstat (limited to 'WebContent')
0 files changed, 0 insertions, 0 deletions