Skip to content

Running queries in parallel slows down the performance proportionally to the number of queries #10309

Discussion options

You must be logged in to vote

The problem was in my testing I used names for documents which were lexicographically close so there was a read hot spot.

After generating random names, the results are as expected (around 600-800ms) for 100 documents(so a small overhead, and a there is a bit more variability in the results).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mladjomilunovic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant