Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-9026

Performance Improvement: Unnecessary boxing and unboxing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Patch

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              larsgrefer Lars Grefer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: