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

Use atoi_simd for SIMD accelerated &[u8] to integer conversion #378

Open
jqnatividad opened this issue Nov 29, 2023 · 0 comments
Open

Use atoi_simd for SIMD accelerated &[u8] to integer conversion #378

jqnatividad opened this issue Nov 29, 2023 · 0 comments
Labels

Comments

@jqnatividad
Copy link
Contributor

The polars project uses it heavily and it should give a noticeable performance boost.

https://crates.io/crates/atoi_simd

@tafia tafia added the perf label May 14, 2024
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