msokolov commented on issue #16420:
URL: https://github.com/apache/lucene/issues/16420#issuecomment-5083735110

   Can you estimate the impact somehow? Even roughly -- what are we using these 
centroids for? Do we need them when quantizing, on every merge? Personally I'd 
be excited if we could get to "data blind" quantization that would avoid the 
need for computing the centroids at all, but given that we have them now, this 
sounds like an important fix.  Still, it would be nice to see what the 
improvement would be (to merge times I guess?) in order to be able to assess 
the value of the added methods, which we would then have to keep supporting


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to