Skip to content

Decimal Mul/Div kernels - #9221

Merged
mhk197 merged 8 commits into
developfrom
mk/decimal-mul-div
Aug 7, 2026
Merged

Decimal Mul/Div kernels#9221
mhk197 merged 8 commits into
developfrom
mk/decimal-mul-div

shorten decimal mul/div benches

ad8336d
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 7, 2026 in 0s

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

Open in CodSpeed

Footnotes

  1. 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.

  2. 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.