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

always use a Python iterator for sets and frozensets #3849

Merged
merged 2 commits into from
Feb 17, 2024

add newsfragment

11bc256
Select commit
Loading
Failed to load commit list.
Merged

always use a Python iterator for sets and frozensets #3849

add newsfragment
11bc256
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Feb 17, 2024 in 0s

Performance Regression: -15.63%

Summary

⚡ 1 improvements
❌ 3 regressions
✅ 75 untouched benchmarks

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

Benchmarks breakdown

Benchmark main davidhewitt:set-iteration Change
mapping_from_dict 300 ns 355.6 ns -15.63%
f64_from_pyobject 516.7 ns 461.1 ns +12.05%
sequence_from_list 300 ns 355.6 ns -15.63%
sequence_from_tuple 232.8 ns 260.6 ns -10.66%