[
https://issues.apache.org/jira/browse/OAK-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Marth updated OAK-663:
------------------------------
Fix Version/s: 0.12
> oak-jcr performance optimization
> --------------------------------
>
> Key: OAK-663
> URL: https://issues.apache.org/jira/browse/OAK-663
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: jcr
> Reporter: Jukka Zitting
> Priority: Critical
> Labels: performance
> Fix For: 0.12
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1#6144)