You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/09/16 17:11:53 UTC

[jira] [Commented] (OAK-1018) Optimise Session.getNode

    [ https://issues.apache.org/jira/browse/OAK-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768392#comment-13768392 ] 

Michael Dürig commented on OAK-1018:
------------------------------------

Running the {{GetNodeTest}} reveals a huge difference when running with admin in contrast to running with anonymous. With admin getting nodes is about 3.5 times slower while with anonymous it is about 30 times slower than on Jackrabbit 2:

{code}
Apache Jackrabbit Oak
# GetNodeWithAdmin               min     10%     50%     90%     max       N
Jackrabbit                        18      19      20      20      41    3011
Oak-Tar                           66      67      68      69      78     882

# GetNodeWithAnonymous           min     10%     50%     90%     max       N
Jackrabbit                        24      25      25      27      62    2343
Oak-Tar                          783     785     787     792     803      77
{code}
                
> Optimise Session.getNode
> ------------------------
>
>                 Key: OAK-1018
>                 URL: https://issues.apache.org/jira/browse/OAK-1018
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>            Reporter: Michael Dürig
>
> Added benchmark {{GetNodeTest}}.

--
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