You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, under the same CPU occupy, I ran several groups of query data. The result was that the query speed of the index with refine was faster than that of the index without refine.
`
ivfpq ivfpq_refined
QPS 48354 82267
`
And I am confused. As refine index has additional refine calculation consumptions. Shouldn't it be slower?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
here is my code:
`
Then, under the same CPU occupy, I ran several groups of query data. The result was that the query speed of the index with refine was faster than that of the index without refine.
`
ivfpq ivfpq_refined
QPS 48354 82267
`
And I am confused. As refine index has additional refine calculation consumptions. Shouldn't it be slower?
Beta Was this translation helpful? Give feedback.
All reactions