Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Minor
-
Not applicable
Description
Currently 4 hash tables are searched for each node. Passing in the type of the node being loaded would allow that to be reduced to 1 or 2. It also introduces scope for other optimizations - only loading missing entries once, varying the node size for the different elements within an index.
Attachments
Issue Links
- relates to
-
HPCC-25617 Cache prewarm isn't adding it to the cache
-
- Resolved
-
-
HPCC-25606 Improve behaviour for concurrent requests for the same index page
-
- Resolved
-