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 PyBackedStr and PyBackedBytes #3802

Merged
merged 5 commits into from
Feb 15, 2024

drop binding unused after refactoring

6aec91c
Select commit
Loading
Failed to load commit list.
Merged

add PyBackedStr and PyBackedBytes #3802

drop binding unused after refactoring
6aec91c
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Feb 15, 2024

Performance Regression: -20.41%

Summary

⚡ 1 improvements
❌ 2 regressions
✅ 76 untouched benchmarks

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

Benchmarks breakdown

Benchmark main davidhewitt:backed-str Change
list_via_downcast 157.2 ns 185 ns -15.02%
list_via_extract 364.4 ns 308.9 ns +17.99%
not_a_list_via_downcast 216.7 ns 272.2 ns -20.41%