uschindler commented on PR #15824: URL: https://github.com/apache/lucene/pull/15824#issuecomment-4067946294
Can you please make clear which exact JVM version you are using while seeing the regression? Mike's benchamrks are on Java 25 already (Lucene main). There were some issues with the MemorySegmentSessionImpl that were solved in Java 24. I have the feeling that it might be a good idea to test with latest LTS release of JVM. Java 21 works with mmap, but is already "outdated". Uwe -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
