Andy McCright created CXF-8345:
----------------------------------
Summary: Improve Performance by avoiding MessageImpl resizing
Key: CXF-8345
URL: https://issues.apache.org/jira/browse/CXF-8345
Project: CXF
Issue Type: Improvement
Affects Versions: 3.4.0
Reporter: Andy McCright
Assignee: Andy McCright
The IBM performance team noticed that a significant amount of time is spent
resizing the underlying data store of MessageImpl when using CXF in Open
Liberty, and that a lot of time/resources can be saved by specifying an initial
size of 16 and a load factor of 1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)