gsmiller commented on PR #13658: URL: https://github.com/apache/lucene/pull/13658#issuecomment-2297082943
Good question @jpountz. If I'm looking at this properly, it seems to not be getting inlined in my benchmark run. (I grabbed your patch from #13670 and loaded one of the jfr files produced from luceneutil): ``` PERCENT CPU SAMPLES STACK [...] 0.05% 5 org.apache.lucene.internal.vectorization.MemorySegmentPostingDecodingUtil#splitLongs() [JIT compiled code] ``` -- 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