s1monw commented on PR #12741:
URL: https://github.com/apache/lucene/pull/12741#issuecomment-1862531327

   I wanted to give my $0.02 on this. I am not convinced that a 2% change on a 
benchmark warrants a 6.2k SLoC addition to such an important codebase. I think 
the differences in terms of performance between FOR and PFOR vary a lot across 
benchmarks and are heavily dependent on what your index looks like, how big it 
is. I would even argue that the space savings PFOR was bringing in (about 5%) 
might make a bigger difference in terms of performance depending on the size of 
the index and your hardware. 
   I don't wanna go that far and ask for a revert of this change but I think we 
need to look closer in the future if the rather questionable improvements 
warrant a change like this or if such a change should rather be  an optional 
postings format rather than the default. 


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