Skip to content

Commit a0c1df0

Browse files
Speedup Query Phase Merging (#113355)
Reducing contention and context switching in merging for the query phase by avoiding respining the merge task repeatedly, removing things that don't need synchronization from the synchronized blocks and merging repeated loops over the same query result arrays.
1 parent 7f573c6 commit a0c1df0

File tree

2 files changed

+218
-222
lines changed

2 files changed

+218
-222
lines changed

0 commit comments

Comments
 (0)