[
https://issues.apache.org/jira/browse/OAK-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116556#comment-17116556
]
Angela Schreiber commented on OAK-9026:
---------------------------------------
[~larsgrefer], thanks a lot for the effort. that helps indeed.
> Performance Improvement: Unnecessary boxing and unboxing
> --------------------------------------------------------
>
> Key: OAK-9026
> URL: https://issues.apache.org/jira/browse/OAK-9026
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Lars Grefer
> Priority: Major
>
> While profiling the memory usage of our application, I noticed some
> unneccesary boxing and unboxing operations in Jackrabbit.
> I propose to remove these with the provided patch in order to make the code
> more readable and reduce the amount of allocated (boxed) objects.
> The patch can be found here: https://github.com/apache/jackrabbit-oak/pull/203
--
This message was sent by Atlassian Jira
(v8.3.4#803005)