mikemccand commented on PR #13951: URL: https://github.com/apache/lucene/pull/13951#issuecomment-2520145794
> and for some reason the baseline run is much faster Ugh ... "who goes first" bias? Maybe the line docs files was cold on your first run? Though it's surprising that'd make such a big difference overall (21 -> 16) since that usage (reading single file sequentially) is normally well optimized by OS readahead ... Could you please open a `luceneutil` issue? Let's get to the bottom of this ... we recently fixed a similar "who goes first" bias (WGF bias?) but for the searcher tasks specifically I think. -- 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