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

105 total
construct_like_regex_complex
core/benches/sql_functions/value.rs::value
Skipped
424.3 µs*
construct_like_regex_with_percent
core/benches/sql_functions/value.rs::value
Skipped
1.2 ms*
construct_like_regex_simple
core/benches/sql_functions/value.rs::value
Skipped
233.9 µs*
exec_like_fallback_no_cache
core/benches/sql_functions/value.rs::value
Skipped
921.2 µs*
exec_like_fallback_with_cache_miss
core/benches/sql_functions/value.rs::value
Skipped
919 µs*
construct_like_regex_with_underscore
core/benches/sql_functions/value.rs::value
Skipped
621.6 µs*
exec_like_fallback_with_cache_hit
core/benches/sql_functions/value.rs::value
Skipped
3.7 µs*
exec_like_with_cache_hit
core/benches/sql_functions/value.rs::value
Skipped
671.1 ns*
exec_like_with_cache_miss
core/benches/sql_functions/value.rs::value
Skipped
921.9 ns*
exec_like_no_cache
core/benches/sql_functions/value.rs::value
Skipped
670 ns*
glob_simple_no_match
core/benches/sql_functions/likeop.rs::likeop
Skipped
625.8 ns*
glob_only_star
core/benches/sql_functions/likeop.rs::likeop
Skipped
642.5 ns*
glob_simple_exact_match
core/benches/sql_functions/likeop.rs::likeop
Skipped
565.8 ns*
glob_star_suffix
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns*
glob_with_cache_cached_hit
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns*
glob_unicode_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
711.9 ns*
glob_star_prefix
core/benches/sql_functions/likeop.rs::likeop
Skipped
753.6 ns*
glob_with_cache_first_call
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns*
like_case_insensitive
core/benches/sql_functions/likeop.rs::likeop
Skipped
572.5 ns*
like_empty_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
404.2 ns*
like_long_text_short_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
739.2 ns*
like_only_percent
core/benches/sql_functions/likeop.rs::likeop
Skipped
617.8 ns*
glob_long_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
828.6 ns*
like_long_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
997.5 ns*
like_percent_prefix
core/benches/sql_functions/likeop.rs::likeop
Skipped
730.8 ns*

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