gsmiller commented on PR #13656: URL: https://github.com/apache/lucene/pull/13656#issuecomment-2291752889
Totally @mikemccand . Have you followed what @epotyom and I found so far in #13657? It's wild. Just moving the initialization of the array list before or after the call to createWeight is what's making the difference. All I can think is some sort of jvm optimization is being disabled because of the change since I can't think of any other relationship here. We're going to do a little more debugging but I'll probably send out an email to the dev@ list tomorrow to see if anyone with more jvm expertise might be able to shed some light on what's going on. -- 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