Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There are sometimes many property indexes, therefore cost calculation is slow. As seen in OAK-4076, we could re-order the indexes and stop once we found a good one (specially for unique indexes).
Also, currently we still check if traversal is faster than using an index. In many cases this check is not needed.
Attachments
Attachments
Issue Links
- is related to
-
OAK-3480 Query engine: faster cost calculation (take 2)
- Closed
-
OAK-2679 Query engine: faster cost calculation
- Closed
-
OAK-4076 Benchmark to measure affect of number of indexes on uuid lookup performance
- Closed
- relates to
-
OAK-4904 For unique indexes avoid consulting indexes other than property index
- Closed