Michael Dürig created OAK-1361:
----------------------------------
Summary: DocumentNodeState#compareAgainstBaseState too slow
Key: OAK-1361
URL: https://issues.apache.org/jira/browse/OAK-1361
Project: Jackrabbit Oak
Issue Type: Improvement
Components: mongomk
Reporter: Michael Dürig
{{DocumentNodeState#compareAgainstBaseState}} usually falls back to the default
implementation in {{AbstractNodeState#compareAgainstBaseState(NodeState,
NodeStateDiff)}}, which is slow. See also the TODO in the code. This negatively
affects performance when generation observation events.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)