Skip to content

Support wide decimals in DecimalBytePartsArray and kernels - #9809

Merged
mhk197 merged 10 commits into
mk/dbp-v2-featurefrom
mk/dbp-array
Sep 15, 2026
Merged

mhk197 merged 10 commits into
mk/dbp-v2-featurefrom
mk/dbp-array

improvements to dbp assembly and cadditional benchmarks

d1a95eb
Select commit
Loading
Failed to load commit list.
CodSpeed / CodSpeed Performance Analysis failed Sep 15, 2026 in 0s

Performance Regression: -3.08%

⚠️ 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.

Open the report in CodSpeed to investigate

⚡ 3 improved benchmarks
❌ 3 regressed benchmarks
✅ 2223 untouched benchmarks
🆕 48 new benchmarks
⏩ 204 skipped benchmarks1
🗄️ 1 archived benchmark run2

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
❌ WallTime arrow_checked_add_u32_avx2[16384] 17.7 µs 21.3 µs -17.11%
❌ Simulation decompress[datetime_for_bp] 160.3 µs 193.3 µs -17.06%
❌ WallTime filtered_owned_i64_avx512[OneNullInEight] 22.4 µs 26.2 µs -14.74%
⚡ Simulation allocate_drop_arrow[0] 456.9 ns 402.7 ns +13.45%
⚡ Simulation chunked_bool_canonical_into[(1000, 10)] 30.7 µs 27.2 µs +12.9%
⚡ Simulation allocate_drop_bytes[0] 575.7 ns 521.6 ns +10.39%
🆕 WallTime dbp_assemble_kernel_narrow_msp_neon[(I128, 1024)] N/A 529 ns N/A
🆕 WallTime dbp_assemble_kernel_narrow_msp_neon[(I128, 8192)] N/A 3.8 µs N/A
🆕 WallTime dbp_assemble_kernel_narrow_msp_neon[(I256, 1024)] N/A 917 ns N/A
🆕 WallTime dbp_assemble_kernel_narrow_msp_neon[(I256, 8192)] N/A 6.7 µs N/A
🆕 WallTime dbp_assemble_kernel_neon[(I128, 1024)] N/A 422 ns N/A
🆕 WallTime dbp_assemble_kernel_neon[(I128, 8192)] N/A 3.5 µs N/A
🆕 WallTime dbp_assemble_kernel_neon[(I256, 1024)] N/A 906 ns N/A
🆕 WallTime dbp_assemble_kernel_neon[(I256, 8192)] N/A 6.9 µs N/A
🆕 WallTime dbp_split_kernel_all_valid_neon[(I128, 1024)] N/A 501 ns N/A
🆕 WallTime dbp_split_kernel_all_valid_neon[(I128, 8192)] N/A 3.2 µs N/A
🆕 WallTime dbp_split_kernel_all_valid_neon[(I256, 1024)] N/A 1.3 µs N/A
🆕 WallTime dbp_split_kernel_all_valid_neon[(I256, 8192)] N/A 36.9 µs N/A
🆕 WallTime dbp_split_kernel_mixed_null_neon[(I128, 1024)] N/A 1.2 µs N/A
🆕 WallTime dbp_split_kernel_mixed_null_neon[(I128, 8192)] N/A 8 µs N/A
... ... ... ... ... ...

ℹ️ 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 mk/dbp-array (d1a95eb) with mk/dbp-v2-feature (4edb7aa)

Open in CodSpeed

Footnotes

  1. 204 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. 1 benchmark was run, but is now archived. If it was deleted in another branch, consider rebasing to remove it from the report. Instead if it was added back, click here to restore it. ↩