original-brownbear commented on PR #13894: URL: https://github.com/apache/lucene/pull/13894#issuecomment-2410525472
Looks to me like a few inlining decisions changed (judging by the profiling and the relative weight of inlined versions vs non-inlined versions of some method). I'm not even entirely sure it's because of this change and not one of the other changes. The std-deviation for `BrowseMonthTaxoFacets` also dropped from 20%+ to 0.1%+, which has me wondering if maybe we have too little warmup time here before measuring? -- 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