msokolov commented on PR #12311:
URL: https://github.com/apache/lucene/pull/12311#issuecomment-1559582073

   I'm trying to run luceneutil benchmarks but there are confounding factors - 
we spend a *lot* of time parsing the vector dictionary to create query-vectors. 
I think we need to fix this before we have any hope of measuring anything with 
that benchmark :( I trust KnnGraphTester more - it's more focused on the vector 
use case; like a mini-benchmark (not micro), so maybe I'll start with that ... 
it will create an index and exercise the lucene HNSW search API


-- 
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-unsubscr...@lucene.apache.org

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


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

Reply via email to