[
https://issues.apache.org/jira/browse/OAK-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616412#comment-13616412
]
Michael Dürig commented on OAK-663:
-----------------------------------
The resolution of OAK-690 improved raw read a bit further:
{code}
# ReadPropertyTest min 10% 50% 90% max N
Jackrabbit 8 8 9 10 131 6623
Oak-Default 22 22 23 24 42 2559
Oak-Default (OAK-690) 15 15 16 17 43 3654
{code}
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira