jpountz commented on PR #14203: URL: https://github.com/apache/lucene/pull/14203#issuecomment-2659455382
Thanks for iterating and running benchmarks. I played with the micro-benchmark and I get almost the same result if I use a single batch size of 16 of 32 (AMD Ryzen with AVX2 but no AVX-512), which I like a bit better since it's simpler (single batch size) and should better work on lower numbers of entries, e.g. if we decide to decrease the BKD leaf size in the future. Do you get similar results? -- 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