Update Rust to v1.96.0 #8185
Update Rust to v1.96.0 #8185
Performance Regression: -3.38%
⚠️ Unknown Walltime execution environment detected
Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.
For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
⚡ 13 improved benchmarks
❌ 12 regressed benchmarks
✅ 1250 untouched benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | chunked_varbinview_opt_canonical_into[(1000, 10)] |
187.7 µs | 224.8 µs | -16.51% |
| ⚡ | Simulation | chunked_varbinview_canonical_into[(1000, 10)] |
197.5 µs | 161.6 µs | +22.27% |
| ⚡ | Simulation | patched_take_10k_dispersed |
316.3 µs | 285.8 µs | +10.66% |
| ⚡ | Simulation | patched_take_10k_first_chunk_only |
302.5 µs | 272 µs | +11.21% |
| ⚡ | Simulation | take_10k_dispersed |
284.7 µs | 239.4 µs | +18.95% |
| ❌ | Simulation | baseline_eq[4, 65536] |
184.6 µs | 236.6 µs | -21.96% |
| ⚡ | Simulation | take_10k_first_chunk_only |
271.1 µs | 225.8 µs | +20.01% |
| ❌ | Simulation | fast_lt_out_of_range[16, 65536] |
207.9 µs | 235.9 µs | -11.86% |
| ⚡ | Simulation | patched_take_10k_adversarial |
257.2 µs | 226.7 µs | +13.47% |
| ❌ | Simulation | baseline_lt[16, 65536] |
217.2 µs | 302.8 µs | -28.25% |
| ❌ | Simulation | baseline_lt[4, 65536] |
200.5 µs | 258 µs | -22.28% |
| ❌ | Simulation | baseline_eq[16, 65536] |
229.4 µs | 259 µs | -11.43% |
| ❌ | Simulation | fsst_prefix[email] |
2.4 ms | 2.6 ms | -10.27% |
| ❌ | Simulation | fsst_prefix[path] |
2.4 ms | 2.7 ms | -10.12% |
| ❌ | Simulation | decompress_rd[f64, (100000, 0.01)] |
667.6 µs | 1,016.6 µs | -34.33% |
| ❌ | Simulation | decompress_rd[f32, (100000, 0.1)] |
412 µs | 584.2 µs | -29.48% |
| ❌ | Simulation | decompress_rd[f64, (100000, 0.1)] |
667.6 µs | 1,016.6 µs | -34.33% |
| ❌ | Simulation | decompress_rd[f32, (100000, 0.01)] |
411.9 µs | 584.2 µs | -29.49% |
| ⚡ | Simulation | slice_vortex_buffer[16384] |
1.3 µs | 1.1 µs | +19.98% |
| ⚡ | Simulation | slice_vortex_buffer[65536] |
1.3 µs | 1.1 µs | +19.98% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing renovate/rust-1.x (c67384a) with develop (57e1784)