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

add FromPyObjectBound trait for extracting &str without GIL Refs #3928

Merged
merged 8 commits into from
Mar 8, 2024

fixup chrono_tz conversion

4dad333
Select commit
Loading
Failed to load commit list.
Merged

add FromPyObjectBound trait for extracting &str without GIL Refs #3928

fixup chrono_tz conversion
4dad333
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Mar 8, 2024 in 0s

Performance Gate Passed

Summary

⚡ 2 improvements
✅ 65 untouched benchmarks

Benchmarks breakdown

Benchmark main davidhewitt:frompyobject Change
extract_str_extract_fail 2.8 µs 2.3 µs +22.21%
extract_str_extract_success 978.9 ns 648.9 ns +50.86%