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

Insert range / pop range? #160

Open
VioletGiraffe opened this issue Sep 25, 2024 · 1 comment
Open

Insert range / pop range? #160

VioletGiraffe opened this issue Sep 25, 2024 · 1 comment

Comments

@VioletGiraffe
Copy link

VioletGiraffe commented Sep 25, 2024

Is it possible to implement bulk insertion? For example, I have a queue of floats, and I want to add a couple thousand of them at once. And on the other end bulk unloading is also necessary.

P. S. Thanks for this awesome class/library! Has been working like a charm so far.

@cameron314
Copy link
Owner

I believe it is possible, but I don't have the time to do it. I suspect this would improve throughput slightly, but not by an order of magnitude.

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

No branches or pull requests

2 participants