Marcel Reutegger created OAK-8209: ------------------------------------- Summary: 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
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)