vsop-479 commented on PR #16245: URL: https://github.com/apache/lucene/pull/16245#issuecomment-5186427720
> This sounds like a bug in luceneutil's example.py... both indexing runs should use the same parameters, by default? Yes, I will submit a PR to `luceneutil`. > Also, how come this change showed such a speedup in indexing? (once you corrected for this benchmarking bug) That seems too good to be true? +1, especially considering that `Simple64` is slower than `VInt` for encoding. I will recheck it. -- 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]
