Decimal Mul/Div kernels - #9221
Performance Regression: -3.86%
⚡ 1 improved benchmark
❌ 1 regressed benchmark
✅ 1923 untouched benchmarks
🆕 4 new benchmarks
⏩ 51 skipped benchmarks1
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | decode_varbin[(1000, 2)] |
61.8 µs | 77.8 µs | -20.61% |
| ⚡ | Simulation | slice_dict_tight_loop[10000] |
812.1 µs | 697.5 µs | +16.43% |
| 🆕 | Simulation | mul_decimal_i64_nonnull |
N/A | 415.4 µs | N/A |
| 🆕 | Simulation | div_decimal_i128_nullable |
N/A | 4.4 ms | N/A |
| 🆕 | Simulation | div_decimal_i64_nonnull |
N/A | 943.6 µs | N/A |
| 🆕 | Simulation | mul_decimal_i128_nullable |
N/A | 2.1 ms | N/A |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing mk/decimal-mul-div (ad8336d) with develop (68e0e58)2
Footnotes
-
51 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
develop(5047c16) during the generation of this report, so 68e0e58 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩