[
https://issues.apache.org/jira/browse/CXF-8345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy McCright resolved CXF-8345.
--------------------------------
Fix Version/s: 3.4.1
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 3.4.1
>
>
> 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)