jpountz commented on PR #14896:
URL: https://github.com/apache/lucene/pull/14896#issuecomment-3040246093

   I just noticed that this commit 
https://github.com/apache/lucene/pull/14896/commits/e20bf7ad2d4bbb81ed873e4651dfca3351d328c8
 had the side-effect of tripling the throughput of the baseline on my two 
machines, and perf now reports a very low number of branch misses (5 vs. 44 
before at minScoreInclusive=0.7), which suggests that it helped the branch 
predictor guess all branches correctly? So I reverted it.


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