🙏 trigger release #96
3 benchmarks regressed
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.
⚡ 8 improved benchmarks
❌ 3 regressed benchmarks
✅ 667 untouched benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | test_nanminmax_with_x[True-int32-1,000-1,000,000] |
4.1 ms | 3.7 ms | +12.41% |
| ⚡ | test_nanminmaxlttb_with_x[True-float32-1,000-100,000] |
4.9 ms | 4 ms | +21.91% |
| ❌ | test_m4_with_x[True-float32-1,000-100,000] |
1.4 ms | 1.8 ms | -24.14% |
| ❌ | test_minmax_no_x[True-float32-100-100,000] |
474.9 µs | 532.7 µs | -10.85% |
| ⚡ | test_m4_with_x[True-float32-1,000-1,000,000] |
3.8 ms | 3.4 ms | +12.43% |
| ⚡ | test_m4_with_x[True-int64-5,000-100,000] |
4.8 ms | 4.2 ms | +14.38% |
| ⚡ | test_minmax_with_x[True-float64-1,000-100,000] |
2.2 ms | 1.7 ms | +27.35% |
| ⚡ | test_nanm4_with_x[True-int32-1,000-1,000,000] |
3.9 ms | 3.4 ms | +16.41% |
| ⚡ | test_nanminmaxlttb_no_x[False-float64-5,000-100,000] |
2.4 ms | 2.1 ms | +12.83% |
| ⚡ | test_nanminmaxlttb_with_x[True-float32-100-1,000,000] |
3.5 ms | 3 ms | +15.9% |
| ❌ | test_nanminmax_with_x[True-float64-1,000-100,000] |
1.7 ms | 2.2 ms | -19.97% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing trigge_release_29-05-2026 (a84c239) with main (cdb7094)