mayya-sharipova commented on PR #926:
URL: https://github.com/apache/lucene/pull/926#issuecomment-1142595894

   @alessandrobenedetti For measuring the performance impact, you can run [ann 
benchmarks](https://github.com/msokolov/ann-benchmarks). I have a small 
[change](https://github.com/msokolov/ann-benchmarks/pull/1/files)  to these 
benchmarks to support euclidean distance.
   
   You need to use a dataset that with euclidean distance (for example, 
[SIFT](https://github.com/erikbern/ann-benchmarks/)).
   
   You can compare and report differences in indexing and search metrics for 
`main` branch VS your patch. 


-- 
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