mikemccand commented on issue #14630: URL: https://github.com/apache/lucene/issues/14630#issuecomment-2887249181
Thanks @uschindler! I was able to get @jpountz idea to work -- it ran in last night's run (2025-05-15) and it looks to me like Java 23 -> 24 was not responsible for the slowdown! [`VectorSearch`](https://benchmarks.mikemccandless.com/VectorSearch.html) is still slow on the last data point, and same for [`CountAndHighHigh`](https://benchmarks.mikemccandless.com/CountAndHighHigh.html). This is on Lucene's `main` https://github.com/apache/lucene/commit/10c31217a91563ce42a0ab26a677738c181a7b63. I think this is sort of good news -- Java upgrade isn't to blame. But then it leaves the sinister question of what was to blame ... lemme get the full list of changed packages on that day. -- 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