msokolov commented on pull request #1930:
URL: https://github.com/apache/lucene-solr/pull/1930#issuecomment-707088977


   > it will be helpful to use ann-benchmark
   so .. I finally did get it working, but I have a few questions. Aside: I 
think my main stumbling block was running on an ARM instance - that may have 
caused some dependency issues, and then I found most of the algorithms are 
compiled with x86-only compiler extensions, sigh. But my main concern there is 
aboutt the way this benchmarking system runs. It seems to expect your algorithm 
to be delivered as an in-process extension to Python, which works OK for a 
native code library, but I'm not sure how we'd present Lucene to it. We don't 
want to have to call through a network 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.

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