timgrein commented on issue #13760:
URL: https://github.com/apache/lucene/issues/13760#issuecomment-2418885695
> @timgrein , I've posted a PR for my idea that @stefanvodita mentioned. If
you have the JMH benchmark, I'd love to test it out on mine as well.
@HoustonPutman Sounds good, h
mikemccand commented on issue #13760:
URL: https://github.com/apache/lucene/issues/13760#issuecomment-2414003870
Learned Sort looks amazing -- @josefschiefer27 maybe open a dedicated
spinoff issue to see if there are other places where it could help Lucene?
Lucene does a lot of sorting ...
HoustonPutman commented on issue #13760:
URL: https://github.com/apache/lucene/issues/13760#issuecomment-2412577287
@timgrein , I've posted a PR for my idea that @stefanvodita mentioned. If
you have the JMH benchmark, I'd love to test it out on mine as well.
--
This is an automated messag
timgrein commented on issue #13760:
URL: https://github.com/apache/lucene/issues/13760#issuecomment-2411631641
Cool, I've found some performance improvements (~10-15%), which can be
reproduced through a new `jmh` benchmark I've added. I'll open a PR the next
few days and tag you :)
--
Th