Lars Grefer created OAK-9026:
--------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)