Skip to content

Add Variable expressions - #9701

Open
mhk197 wants to merge 2 commits into
developfrom
mk/variable-expressions
Open

Add Variable expressions#9701
mhk197 wants to merge 2 commits into
developfrom
mk/variable-expressions

Fix variable expression display checks

91f7aa1
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 31, 2026

2 benchmarks regressed

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

⚡ 13 improved benchmarks
❌ 2 regressed benchmarks
✅ 2075 untouched benchmarks
⏩ 206 skipped benchmarks1
🗄️ 4 archived benchmarks run2

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime arrow_checked_add_u32_neon[16384] 13.4 µs 20.3 µs -34.26%
WallTime mul_u32_nonnull_avx512 5.6 µs 6.3 µs -10.98%
WallTime subtract_shapes_neon[(128, PerRowPerRow)] 3.3 µs 1.9 µs +73.42%
WallTime add_shapes_neon[(128, PerRowPerRow)] 3.2 µs 1.9 µs +70.86%
WallTime multiply_shapes_neon[(128, PerRowPerRow)] 3.2 µs 2 µs +64.94%
WallTime arrow_checked_add_u32_avx512[16384] 21.4 µs 17.6 µs +21.48%
WallTime add_u32_nonnull_neon 7.7 µs 6.5 µs +18.3%
WallTime add_shapes_neon[(16384, PerRowPerRow)] 11.1 µs 9.7 µs +14.82%
WallTime subtract_shapes_neon[(16384, PerRowPerRow)] 11 µs 9.7 µs +13.8%
WallTime words_gather_scalar_avx2[65536] 9.4 µs 8.3 µs +13.3%
WallTime mul_i8_nonnull_neon 12.3 µs 11 µs +12.46%
WallTime add_i64_nullable_neon 12.6 µs 11.3 µs +11.07%
WallTime add_i32_nonnull_neon 8.7 µs 7.9 µs +11.04%
WallTime mul_i16_nonnull_neon 11.4 µs 10.3 µs +10.93%
WallTime add_constant_shapes_neon[(16384, ConstantPerRow)] 10.3 µs 9.3 µs +10.79%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing mk/variable-expressions (91f7aa1) with develop (47fd3e8)

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.