HUSTERGS commented on PR #14968:
URL: https://github.com/apache/lucene/pull/14968#issuecomment-3109422158

   > I ran it on my machine and got a tiny speedup, possibly because 
vectorization of score computations gives more gains on your machine?
   
   Did you ran agaist the latest version or the older version which contains a 
new api on PostingEnum ? I'm little bit curious about the performance of 
previous version (if it is not the one you ran on)
   
   > This doesn't sound clean to me. We should be careful with adding new APIs, 
but I'd rather have two simple APIs than a complex one.
   
   Make sense to me too, I'm also heisitate about that, thanks for your reply!
   
   


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