Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow-filling buffers #18

Open
voegtlel opened this issue Oct 10, 2024 · 0 comments
Open

Slow-filling buffers #18

voegtlel opened this issue Oct 10, 2024 · 0 comments
Labels

Comments

@voegtlel
Copy link
Collaborator

voegtlel commented Oct 10, 2024

Filling the shuffle buffer (and packing buffer) should have an option to fill up slowly (e.g. loading two items per one yielded item until full) instead of filling up the whole buffer at startup.
Also, for restoring the buffer, that could potentially happen like 2 at a time (i.e. the item to be yielded and one other item of the buffer).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants