mikemccand commented on PR #14178:
URL: https://github.com/apache/lucene/pull/14178#issuecomment-2623225740

   > > should report total CPU cycles consumed during indexing and searching 
(summed across all threads)...
   > 
   > @mikemccand that would help these higher level multithreaded performance 
things a ton. Though, one remaining issue with this benchmark is that FAISS has 
its own native multi-threaded that can throw even more wrenches into the 
measurement!
   
   Indeed!  I hope we can instrument / pull CPU counters correctly so that we 
account for a private threadpool FAISS is spawning.


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