You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "naveentatikonda (via GitHub)" <gi...@apache.org> on 2024/02/23 23:28:02 UTC

Re: [PR] Add new int8 scalar quantization to HNSW codec [lucene]

naveentatikonda commented on PR #12582:
URL: https://github.com/apache/lucene/pull/12582#issuecomment-1962132598

   > I get 10-20% faster search and ~4x smaller storage used for the search (I am keeping the raw vectors around...we can debate if we want to do that)
   
   @benwtrent Based on your comments, does 4x smaller storage means optimization in terms of disk space or the memory savings(RAM). Can you please confirm and how did you run these benchmarkings (the tool used) and how did you conclude that we are saving x% of memory savings. The reason being when I tried to integrate lucene with my service I was not able to see the same amount of memory savings during search.


-- 
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: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org