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

fast path for ASCII python strings #72

Merged
merged 9 commits into from
Apr 2, 2024

Cast not as

95315f9
Select commit
Failed to load commit list.
Merged

fast path for ASCII python strings #72

Cast not as
95315f9
Select commit
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Apr 2, 2024 in 0s

Performance Gate Passed

Summary

⚡ 4 improvements
✅ 52 untouched benchmarks

Benchmarks breakdown

Benchmark main ascii-string-creation Change
python_parse_string_array_not_cached 183.9 µs 164.7 µs +11.67%
python_parse_string_array_unique_not_cached 21.9 ms 19.6 ms +12.05%
python_parse_x100 6.6 µs 5.8 µs +14.12%
python_parse_x100_not_cached 6.4 µs 5.6 µs +15.15%