benwtrent commented on issue #15662: URL: https://github.com/apache/lucene/issues/15662#issuecomment-3961593954
Great stuff @mikemccand !!! For vectors, it might be a real regression? Or the JDK downgrade harmed something. Looking at the various "changes since previous run", I noticed this on the 22nd: https://benchmarks.mikemccandless.com/2026.02.21.22.48.09.html (https://github.com/apache/lucene/compare/2f9aa8ae26d6c1087884c734e1b3d137bd8c6601...338a79181f0347ce7ba39e0210341c38afbfdbe9) And some changes in there could impact vector indexing performance (particularly mine: https://github.com/apache/lucene/pull/15607 ). It generally gave better performance for me during my runs. But, it could have negative impacts :( -- 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]
