tursodatabase
turso
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Add STRICT/NOT NULL checks for generated columns
#6219
Comparing
glommer:strict-gc
(
090f4ec
) with
main
(
69862b0
)
CodSpeed Performance Gauge
0%
Untouched
311
Skipped
105
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
416 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_zero
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+12%
1,077.5 ns
961.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_neg_infinity
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+11%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_infinity
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+11%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_escape_percent
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+10%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_escape_underscore
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+10%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_question_single
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+8%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_question_multiple
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+8%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
concat_blobs
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+7%
1.7 µs
1.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
construct_like_with_single_wildcard
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_underscore_multiple
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+5%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_underscore_single
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+5%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_scientific_needed
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+5%
7.2 µs
6.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
quote_text_with_quotes
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
2.6 µs
2.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_bracket_special_cases
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+5%
1.3 µs
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
construct_like_contains
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
1.5 µs
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_very_large
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+4%
6.3 µs
6.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_float_very_small
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+4%
6.4 µs
6.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite_execute_select_1
core/benches/benchmark.rs::benches::bench_execute_select_1::Execute `SELECT 1`
CodSpeed Performance Gauge
+3%
4.3 µs
4.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
quote_blob
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
2.8 µs
2.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
julian_day_string_numeric
core/benches/sql_functions/datetime.rs::datetime
CodSpeed Performance Gauge
+3%
6.7 µs
6.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
round_high_precision
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
6.7 µs
6.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
abs_text_numeric
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
2 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
length_float
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
7.2 µs
7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cast_text_to_real
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
4.1 µs
4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
log_base_10
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
1.1 µs
1.1 µs
1
2
3
4
5
...
17
Commits
Click on a commit to change the comparison range
Base
main
69862b0
+0.14%
always recompute virtual columns in UPDATE/UPSERT; enforce NOT NULL and STRICT TypeCheck
090f4ec
2 days ago
by glommer
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs