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

oak-jcr performance optimization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.11
    • jcr

    Description

      Currently oak-jcr does a lot of unnecessary work for various reasons. This is a major drag on performance.

      For example, a getString() call on an already acquired PropertyImpl instance (with no refresh() or other operations in between) requires 12 NodeBuilder.getProperty() calls to access that same property state over and over again.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jukkaz Jukka Zitting
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: