Skip to content

Add scalar function performance baselines - #9136

Merged
connortsui20 merged 3 commits into
developfrom
ct/scalar-fn-baselines
Aug 5, 2026
Merged

Add scalar function performance baselines#9136
connortsui20 merged 3 commits into
developfrom
ct/scalar-fn-baselines

Restore LIKE benchmark

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

⚡ 20 improved benchmarks
✅ 1853 untouched benchmarks
🆕 64 new benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation div_i64_nonnull 2.4 ms 1.2 ms +96.92%
Simulation add_decimal_i128_nullable 7.4 ms 3.8 ms +96.75%
Simulation mul_i64_nonnull 2.1 ms 1.1 ms +96.57%
Simulation add_i64_nonnull 1,794.2 µs 915.9 µs +95.9%
Simulation add_decimal_i64_nonnull 3 ms 1.5 ms +95.07%
Simulation sub_i64_constant 1,237 µs 639 µs +93.57%
Simulation mul_u32_nonnull 1,391.4 µs 722.4 µs +92.6%
Simulation add_i64_nullable 1,859.1 µs 967.8 µs +92.09%
Simulation lt_i64_nullable 1,242.7 µs 653.4 µs +90.18%
Simulation mul_i32_nonnull 965.6 µs 509.5 µs +89.54%
Simulation mul_u16_nonnull 948.8 µs 502 µs +89.01%
Simulation mul_u8_nonnull 756 µs 405.3 µs +86.53%
Simulation mul_i32_constant 671.6 µs 364.8 µs +84.11%
Simulation mul_i32_nullable 1,032.7 µs 562 µs +83.75%
Simulation eq_i64_constant 680.8 µs 372 µs +83.02%
Simulation mul_i16_nonnull 510.5 µs 281.7 µs +81.19%
Simulation mul_i8_nonnull 289 µs 170.6 µs +69.38%
Simulation and_bool_nullable 186.2 µs 115.4 µs +61.28%
Simulation fsl_large 253.2 µs 211.2 µs +19.92%
Simulation or_bool_constant 78.9 µs 67.4 µs +17.12%
... ... ... ... ... ...

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

Tip

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


Comparing ct/scalar-fn-baselines (ca01627) with develop (3d0c124)

Open in CodSpeed