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

refactor: faster iteration #44

Merged
merged 3 commits into from
Jan 21, 2024

revert: is slower

5cc6ec8
Select commit
Loading
Failed to load commit list.
Merged

refactor: faster iteration #44

revert: is slower
5cc6ec8
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Jan 21, 2024 in 0s

Performance Gate Passed

Summary

⚡ 6 improvements
✅ 141 untouched benchmarks

Benchmarks breakdown

Benchmark main iter/faster Change
test_tiou_distance[float32] 1,016.1 µs 806.4 µs +26.01%
test_tiou_distance[float64] 992.7 µs 777.6 µs +27.66%
test_tiou_distance[uint16] 1,377.8 µs 816 µs +68.84%
test_tiou_distance[int32] 1,196.7 µs 971.4 µs +23.19%
test_tiou_distance[int16] 1,378 µs 774.8 µs +77.86%
test_tiou_distance[uint8] 1,232.3 µs 873.8 µs +41.02%