Skip to content

⬆️ update dependencies + bump version - #91

Closed
jvdd wants to merge 2 commits into
mainfrom
new_release
Closed

jvdd wants to merge 2 commits into
mainfrom
new_release

:tada: trigger release

58bb66e
Select commit
Loading
Failed to load commit list.
CodSpeed / CodSpeed Performance Analysis failed Oct 17, 2025 in 0s

Performance Regression: -17.79%

Summary

⚡ 9 improvements
❌ 3 regressions
✅ 666 untouched

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

Benchmarks breakdown

Benchmark BASE HEAD Change
⚡ test_m4_with_x[True-float32-1,000-1,000,000] 3.8 ms 3.4 ms +13.15%
❌ test_m4_with_x[True-int32-1,000-1,000,000] 3.5 ms 3.9 ms -10.51%
⚡ test_m4_with_x[True-int64-5,000-100,000] 4.8 ms 4.2 ms +13.15%
⚡ test_minmax_with_x[True-float64-1,000-100,000] 2.2 ms 1.7 ms +29.65%
⚡ test_minmax_with_x[True-int32-1,000-100,000] 2.1 ms 1.6 ms +30.13%
⚡ test_nanm4_with_x[True-int32-1,000-1,000,000] 3.9 ms 3.5 ms +12.42%
❌ test_nanminmax_with_x[True-float32-1,000-1,000,000] 3.6 ms 4 ms -11.26%
⚡ test_nanminmax_with_x[True-float32-1,000-100,000] 2 ms 1.5 ms +29.27%
❌ test_nanminmax_with_x[True-float64-1,000-100,000] 1.7 ms 2.1 ms -17.79%
⚡ test_nanminmax_with_x[True-int32-1,000-100,000] 2 ms 1.6 ms +23.95%
⚡ test_nanminmaxlttb_with_x[True-float32-1,000-100,000] 4.9 ms 4.1 ms +20.1%
⚡ test_nanminmaxlttb_with_x[True-float32-100-1,000,000] 3.5 ms 3.1 ms +14.38%