tang-hi commented on PR #12417: URL: https://github.com/apache/lucene/pull/12417#issuecomment-1629213807
@ChrisHegarty @uschindler Hi! I have an idea. Since our encode and decode functions are fast, can we lazy compute prefix sums? We can first decompress them and only calculate the actual values when the user needs them. This might save some time. It's just a preliminary idea, and I would like to hear everyone's opinions. If everyone thinks it's a good idea, I might try implementing it and see how it works. -- 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