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

RunEnd::filter should optimize highly selective filter masks #1958

Open
robert3005 opened this issue Jan 15, 2025 · 0 comments
Open

RunEnd::filter should optimize highly selective filter masks #1958

robert3005 opened this issue Jan 15, 2025 · 0 comments

Comments

@robert3005
Copy link
Member

Right now RunEnd filter will traverse all ends to filter them but it should look at the filter mask selectivity first and potentially iterate the mask instead of the ends to apply the filter

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

1 participant