Avatar for the tursodatabase user
tursodatabase
turso
BlogDocsChangelog

fix RETURNING, Statement::reset() and Program::abort()

#5478Merged
Comparing
fix-returning-again
(
d5a271f
) with
main
(
470dfb4
)
CodSpeed Performance Gauge
+13%
Untouched
279
Skipped
105

Benchmarks

384 total
cast_float_to_integer
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+13%
2.4 µs2.1 µs
cast_text_to_integer
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+11%
2.8 µs2.5 µs
rtrim_spaces
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+8%
1.1 µs1 µs
cast_text_to_blob
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+7%
3.9 µs3.7 µs
limbo_lexer_query[]
parser/benches/parser_benchmark.rs::benches::bench_lexer::Lexer `SELECT * FROM users LIMIT 1`
CodSpeed Performance Gauge
+7%
2.8 µs2.6 µs
limbo_lexer_query[]
parser/benches/parser_benchmark.rs::benches::bench_lexer::Lexer `SELECT 1`
CodSpeed Performance Gauge
+7%
1.9 µs1.8 µs
upper_long_string
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+6%
2.9 µs2.7 µs
glob_file_path_pattern
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+6%
2 µs1.9 µs
glob_mixed_wildcards
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+5%
1.7 µs1.6 µs
cast_text_to_numeric
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
4.7 µs4.5 µs
quote_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
1.2 µs1.1 µs
substring_simple
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
4.8 µs4.5 µs
substring_unicode
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
4.8 µs4.6 µs
glob_star_both
core/benches/sql_functions/likeop.rs::likeop
CodSpeed Performance Gauge
+5%
1.8 µs1.7 µs
concat_two_strings
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
3.6 µs3.4 µs
sqlite_execute_select_1
core/benches/benchmark.rs::benches::bench_execute_select_1::Execute `SELECT 1`
CodSpeed Performance Gauge
+5%
4.3 µs4.1 µs
hex_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
3.1 µs3 µs
upper_short_string
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
2.6 µs2.4 µs
unicode_ascii
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
2.6 µs2.5 µs
quote_text_with_quotes
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
2.6 µs2.5 µs
quote_integer
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+5%
2 µs1.9 µs
substring_long_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
4.9 µs4.7 µs
concat_strings_multiple
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
2.7 µs2.6 µs
substring_negative_start
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
4.8 µs4.6 µs
replace_empty_pattern
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
5.3 µs5.1 µs

Commits

Click on a commit to change the comparison range
Base
main
470dfb4
+0.05%
tests: add last_insert_rowid returning regression case
f23a822
9 days ago
by jussisaurio
-0.01%
vdbe/statement: fix reset cleanup for pending IO + subjournal ownership
c0ac8bc
9 days ago
by jussisaurio
+12.64%
simplify insn_to_row
d5a271f
9 days ago
by jussisaurio
© 2026 CodSpeed Technology
Home Terms Privacy Docs