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

Add a buffered form of Subsets #569

Open
viceroypenguin opened this issue Nov 20, 2023 · 0 comments
Open

Add a buffered form of Subsets #569

viceroypenguin opened this issue Nov 20, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@viceroypenguin
Copy link
Owner

We have implemented overloads of Window and Batch that reuse the same array for each element to reduce the number of allocations. We should do a similar improvement for Subsets.

@viceroypenguin viceroypenguin added this to the 5.4.0 milestone Nov 20, 2023
@viceroypenguin viceroypenguin added enhancement New feature or request help wanted Extra attention is needed labels Nov 23, 2023
@viceroypenguin viceroypenguin modified the milestones: 5.4.0, 6.0.0 Nov 27, 2023
@viceroypenguin viceroypenguin modified the milestones: 6.0.0, v6.1.0 Apr 10, 2024
@viceroypenguin viceroypenguin modified the milestones: v6.1.0, v6.2.0, 6.3.0 Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant