don't allocate the usedStatsInfo
for each statements in a session
#59019
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
The memory allocated by
GetUsedInfo
can be re-used for each statements in a single session. It can improve the performance of index usage a little (but not significantly).This is the CPU profile.
The text was updated successfully, but these errors were encountered: