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

simd int and string parsing on aarch64 #65

Merged
merged 36 commits into from
Apr 2, 2024

Merge branch 'main' into int-simd

fc7570a
Select commit
Loading
Failed to load commit list.
Merged

simd int and string parsing on aarch64 #65

Merge branch 'main' into int-simd
fc7570a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 1s

95.00% (-1.60%) compared to 37f9138

View this Pull Request on Codecov

95.00% (-1.60%) compared to 37f9138

Details

Codecov Report

Attention: Patch coverage is 89.32039% with 33 lines in your changes are missing coverage. Please review.

Files Patch % Lines
src/simd_aarch64.rs 78.57% 30 Missing ⚠️
src/string_decoder.rs 97.82% 2 Missing ⚠️
src/number_decoder.rs 98.70% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!