Avatar for the tursodatabase user
tursodatabase
turso
BlogDocsChangelog

Validate sqlite_schema before AUTOINCREMENT schema writes

#5683Merged
Comparing
kumarUjjawal:fix/autoincrement_scheama_validation
(
e614db5
) with
main
(
b8ca98b
)
CodSpeed Performance Gauge
-16%
Regression
1
Untouched
278
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
b8ca98b
+0.05%
Validate sqlite_schema before AUTOINCREMENT schema writes
cf7aec8
17 days ago
by kumarUjjawal
-15.77%
validate sqlite_sequence before autoincrement
e614db5
17 days ago
by kumarUjjawal
© 2026 CodSpeed Technology
Home Terms Privacy Docs