-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8.0.0
-
Component/s: Mission Control Core
-
None
When parsing a recording containing large numbers of duration events the DisjointBuilder has a noticeable performance impact. This is mostly due to it performing many comparisons between start time and end time IQuantity objects that have different types.