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

port Python::import to Bound API #3832

Merged
merged 2 commits into from
Feb 14, 2024

tidy up imports in tests/test_datetime_import.rs

dc36403
Select commit
Loading
Failed to load commit list.
Merged

port Python::import to Bound API #3832

tidy up imports in tests/test_datetime_import.rs
dc36403
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Feb 14, 2024 in 0s

Performance Regression: -28.99%

Summary

⚡ 3 improvements
❌ 3 regressions
✅ 73 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main Icxolu:python-import Change
mapping_from_dict 272.2 ns 355.6 ns -23.44%
list_via_downcast 185 ns 157.2 ns +17.67%
list_via_extract 392.2 ns 336.7 ns +16.5%
not_a_list_via_downcast 244.4 ns 216.7 ns +12.82%
sequence_from_list 272.2 ns 383.3 ns -28.99%
sequence_from_tuple 232.8 ns 260.6 ns -10.66%