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

Reduce memory usage of KernelNodeState

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.5
    • core
    • None

    Description

      The KernelNodeState keeps child nodes in a LinkedHashMap, which is used even when there are no child nodes. The majority of nodes in a tree do not have child nodes. I suggest to optimize this case.

      Attachments

        1. OAK-284.patch
          1 kB
          Marcel Reutegger

        Activity

          People

            Unassigned Unassigned
            mreutegg Marcel Reutegger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: