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

Vectorized run-end decode #2231

Open
gatesn opened this issue Feb 4, 2025 · 0 comments
Open

Vectorized run-end decode #2231

gatesn opened this issue Feb 4, 2025 · 0 comments

Comments

@gatesn
Copy link
Contributor

gatesn commented Feb 4, 2025

We should over-size the capacity of the output array, and then push 8 values at a time while pos < next-run-end, then set pos = next-run-end to add the correct number.

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