gf2121 opened a new pull request #706: URL: https://github.com/apache/lucene/pull/706
SIMD-optimization for BKD `DocIdsWriter` was introduced in https://github.com/apache/lucene/pull/652 in order to speed up decoding of docIDs, but it leads to the regression in nightly benchmark. https://home.apache.org/~mikemccand/lucenebench/IntNRQ.html I tried to run `wiki10m` locally but can not reproduce the regression. I'll continue to dig, but i think we need to revert it first. -- 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