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
Failed to load commit list.
Merged

simd int and string parsing on aarch64 #65

Merge branch 'main' into int-simd
fc7570a
Select commit
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Apr 2, 2024 in 0s

Performance Gate Passed

Summary

⚡ 3 improvements
✅ 53 untouched benchmarks

🆕 3 new benchmarks

Benchmarks breakdown

Benchmark main int-simd Change
bigints_array_jiter_iter 833.8 µs 733.8 µs +13.62%
massive_ints_array_jiter_iter 4.3 ms 3.7 ms +16.05%
massive_ints_array_jiter_value 5.2 ms 4.7 ms +11.16%
🆕 short_numbers_jiter_value N/A 853.9 µs N/A
🆕 short_numbers_serde_value N/A 2.8 ms N/A
🆕 python_parse_massive_ints_array N/A 7.2 ms N/A