Skip to content

Trim constant-operand cases from scalar function benchmarks - #9696

Merged
connortsui20 merged 1 commit into
developfrom
ct/trim-constant-operand-benchmarks
Aug 29, 2026
Merged

Trim constant-operand cases from scalar function benchmarks#9696
connortsui20 merged 1 commit into
developfrom
ct/trim-constant-operand-benchmarks

Trim constant-operand cases from scalar function benchmarks

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

Performance Gate Passed

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

⚡ 1 improved benchmark
✅ 2068 untouched benchmarks
🆕 21 new benchmarks
⏩ 206 skipped benchmarks1
🗄️ 4 archived benchmarks run2

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime arrow_checked_add_u32_neon[16384] 20.4 µs 13.4 µs +52.52%
🆕 WallTime add_constant_shapes_neon[(16384, ConstantPerRow)] N/A 9.4 µs N/A
🆕 WallTime add_constant_shapes_neon[(16384, PerRowConstant)] N/A 9.3 µs N/A
🆕 WallTime add_constant_shapes_neon[(16384, PerRowNullableConstant)] N/A 9.9 µs N/A
🆕 WallTime deferred_bool_constant_neon[ConstantPerRow] N/A 4.3 µs N/A
🆕 WallTime deferred_bool_constant_neon[PerRowConstant] N/A 6 µs N/A
🆕 WallTime infallible_bool_constant_neon[ConstantPerRow] N/A 4.3 µs N/A
🆕 WallTime infallible_bool_constant_neon[PerRowConstant] N/A 4.4 µs N/A
🆕 WallTime add_constant_shapes_avx512[(16384, ConstantPerRow)] N/A 6 µs N/A
🆕 WallTime add_constant_shapes_avx512[(16384, PerRowConstant)] N/A 6 µs N/A
🆕 WallTime add_constant_shapes_avx512[(16384, PerRowNullableConstant)] N/A 6.6 µs N/A
🆕 WallTime deferred_bool_constant_avx512[ConstantPerRow] N/A 2.8 µs N/A
🆕 WallTime deferred_bool_constant_avx512[PerRowConstant] N/A 3 µs N/A
🆕 WallTime infallible_bool_constant_avx512[ConstantPerRow] N/A 2.8 µs N/A
🆕 WallTime infallible_bool_constant_avx512[PerRowConstant] N/A 2.7 µs N/A
🆕 WallTime add_constant_shapes_avx2[(16384, ConstantPerRow)] N/A 7.1 µs N/A
🆕 WallTime add_constant_shapes_avx2[(16384, PerRowConstant)] N/A 7.1 µs N/A
🆕 WallTime add_constant_shapes_avx2[(16384, PerRowNullableConstant)] N/A 7.6 µs N/A
🆕 WallTime deferred_bool_constant_avx2[ConstantPerRow] N/A 10.7 µs N/A
🆕 WallTime deferred_bool_constant_avx2[PerRowConstant] N/A 10.7 µs N/A
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent.


Comparing ct/trim-constant-operand-benchmarks (7e70e54) with develop (a745604)

Open in CodSpeed

Footnotes

  1. 206 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. 4 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.