Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.