tursodatabase
turso
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
return NULL when there is no record in `op_column`
#4905
Merged
Comparing
pedrocarlo:empty-table-null-op-column
(
c0c6821
) with
main
(
1b2997e
)
CodSpeed Performance Gauge
0%
Untouched
380
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
380 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_add_integers
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+24%
304.7 ns
246.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_mul_integers
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+21%
333.9 ns
275.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_sub_integers
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+21%
333.9 ns
275.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_div_integers
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+21%
336.9 ns
278.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_add_floats
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+19%
363.1 ns
304.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_add_mixed
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+17%
403.9 ns
345.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_add_overflow
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+15%
434.7 ns
376.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
subtract_integers
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+12%
564.2 ns
505.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
trim_spaces
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+7%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
substring_blob
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+6%
3.1 µs
2.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
add_integers
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+6%
535 ns
505.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
or_true_false
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
560.8 ns
531.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
multiply_integers
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
564.2 ns
535 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
or_false_false
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
564.2 ns
535 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
and_true_true
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
592.5 ns
563.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
and_true_false
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
593.1 ns
563.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
add_floats
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
593.3 ns
564.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
divide_integers
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
625.6 ns
596.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ltrim_with_pattern
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
1.4 µs
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
concat_strings_multiple
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
2.8 µs
2.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
substring_long_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
4.8 µs
4.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_zero
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+4%
858.6 ns
829.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
min_integers
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
888.3 ns
859.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_precision_edge
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+3%
5.4 µs
5.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_simple
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+3%
5.4 µs
5.2 µs
1
2
...
16
Commits
Click on a commit to change the comparison range
Base
main
1b2997e
+0.36%
return NULL if the cursor is not pointing to a record in `op_column`, instead of following through and using the default value
c0c6821
23 hours ago
by pedrocarlo
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs