Make struct cast implementation pluggable #7684
Open
CodSpeed HQ / CodSpeed Performance Analysis
succeeded
Apr 28, 2026 in 0s
Performance Gate Passed
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
⚡ 24 improved benchmarks
✅ 1139 untouched benchmarks
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | take_search[(0.005, 0.05)] |
167.5 µs | 131 µs | +27.83% |
| ⚡ | Simulation | take_search[(0.005, 0.1)] |
319.6 µs | 246.8 µs | +29.53% |
| ⚡ | Simulation | take_search[(0.005, 1.0)] |
3.1 ms | 2.3 ms | +31.26% |
| ⚡ | Simulation | take_search[(0.005, 0.5)] |
1.5 ms | 1.2 ms | +31.03% |
| ⚡ | Simulation | take_search[(0.01, 0.05)] |
178.6 µs | 142.1 µs | +25.65% |
| ⚡ | Simulation | take_search[(0.01, 0.5)] |
1.6 ms | 1.3 ms | +28.58% |
| ⚡ | Simulation | take_search[(0.1, 0.05)] |
248.3 µs | 211.9 µs | +17.21% |
| ⚡ | Simulation | take_search[(0.1, 1.0)] |
4.3 ms | 3.5 ms | +20.62% |
| ⚡ | Simulation | take_search[(0.01, 1.0)] |
3.3 ms | 2.5 ms | +28.77% |
| ⚡ | Simulation | take_search_chunked[(0.01, 0.05)] |
212.6 µs | 181.8 µs | +16.97% |
| ⚡ | Simulation | take_search_chunked[(0.005, 1.0)] |
3.7 ms | 3.1 ms | +20.16% |
| ⚡ | Simulation | take_search_chunked[(0.005, 0.5)] |
1.9 ms | 1.5 ms | +20.05% |
| ⚡ | Simulation | take_search[(0.1, 0.1)] |
458 µs | 385.1 µs | +18.93% |
| ⚡ | Simulation | take_search_chunked[(0.005, 0.1)] |
383.3 µs | 321.5 µs | +19.23% |
| ⚡ | Simulation | take_search[(0.1, 0.5)] |
2.2 ms | 1.8 ms | +20.39% |
| ⚡ | Simulation | take_search_chunked[(0.005, 0.05)] |
199.9 µs | 169 µs | +18.27% |
| ⚡ | Simulation | take_search[(0.01, 0.1)] |
340.5 µs | 267.7 µs | +27.22% |
| ⚡ | Simulation | take_search_chunked[(0.01, 0.5)] |
2 ms | 1.7 ms | +18.61% |
| ⚡ | Simulation | take_search_chunked[(0.1, 0.1)] |
518.1 µs | 456.3 µs | +13.56% |
| ⚡ | Simulation | take_search_chunked[(0.1, 0.05)] |
278.5 µs | 247.6 µs | +12.48% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Comparing rk/movecasttoplugin (0dd1ebc) with develop (f9067c7)
Loading