Skip to content

Add scalar function performance baselines - #9136

Open
connortsui20 wants to merge 1 commit into
ct/l2-denorm-encodingfrom
ct/scalar-fn-baselines
Open

Add scalar function performance baselines#9136
connortsui20 wants to merge 1 commit into
ct/l2-denorm-encodingfrom
ct/scalar-fn-baselines

Add scalar function performance baselines

9755708
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Aug 3, 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.

✅ 1885 untouched benchmarks
🆕 75 new benchmarks
⏩ 1 skipped benchmark1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
🆕 Simulation inline[4096] N/A 61.8 µs N/A
🆕 Simulation inline[65536] N/A 787.5 µs N/A
🆕 Simulation nullable_out_of_line[4096] N/A 68.2 µs N/A
🆕 Simulation nullable_out_of_line[65536] N/A 793.9 µs N/A
🆕 Simulation out_of_line[4096] N/A 62.1 µs N/A
🆕 Simulation out_of_line[65536] N/A 787.7 µs N/A
🆕 Simulation add_i32_nonnull N/A 416.4 µs N/A
🆕 Simulation add_i64_constant N/A 567.1 µs N/A
🆕 Simulation add_u32_nonnull N/A 416.3 µs N/A
🆕 Simulation nullable_out_of_line_90pct[4096] N/A 73.9 µs N/A
🆕 Simulation nullable_out_of_line_90pct[65536] N/A 794 µs N/A
🆕 Simulation like_per_row_distinct_patterns N/A 1.1 ms N/A
🆕 Simulation like_per_row_repeated_patterns N/A 242.1 µs N/A
🆕 Simulation column_x_column_points N/A 14.3 ms N/A
🆕 Simulation column_x_column_polygons N/A 23.8 ms N/A
🆕 Simulation constant_x_nullable_points N/A 9.1 ms N/A
🆕 Simulation constant_x_nullable_polygons_disjoint N/A 12.3 ms N/A
🆕 Simulation constant_x_points N/A 9.6 ms N/A
🆕 Simulation constant_x_polygons_disjoint N/A 11.4 ms N/A
🆕 Simulation constant_x_polygons_overlapping N/A 123.4 ms N/A
... ... ... ... ... ...

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


Comparing ct/scalar-fn-baselines (9755708) with ct/l2-denorm-encoding (c2288dc)

Open in CodSpeed

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.