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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2019/04/10 11:36:00 UTC

[jira] [Updated] (OAK-8209) Improve Node.isNodeType(String) performance

     [ https://issues.apache.org/jira/browse/OAK-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated OAK-8209:
----------------------------------
    Attachment: OAK-8209-RootTest.patch

> Improve Node.isNodeType(String) performance
> -------------------------------------------
>
>                 Key: OAK-8209
>                 URL: https://issues.apache.org/jira/browse/OAK-8209
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>         Attachments: OAK-8209-RootTest.patch
>
>
> Profiling an application running on Oak showed calls to {{Node.isNodeType(String)}} as one of the hot spots. While it may be possible to reduce those calls there's probably also some potential in optimizing the implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)