Changes between Initial Version and Version 2 of Ticket #32940
- Timestamp:
- Jul 18, 2021, 4:01:14 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32940
- Property Owner changed from to
- Property Status new → assigned
- Property Triage Stage Unreviewed → Accepted
-
Ticket #32940 – Description
initial v2 31 31 - `1493` calls to `Q.add` of which `0` have a `data in children` match. 32 32 - `2` calls to `Node.add` of which `1` is a `data in children` match. 33 - `210862` calls to `WhereNode.add` of which `2` are a `data in children match.33 - `210862` calls to `WhereNode.add` of which `2` are a `data in children` match. 34 34 35 35 But of all of those matches, the connector is never the same, so it never does that return early expected optimisation.