tursodatabase
turso
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
partially implement FULL OUTER + LEFT and RIGHT hash joins
#5096
Comparing
PThorpe92:full_outer_hash_joins
(
dedb1c9
) with
main
(
c58b2f6
)
CodSpeed Performance Gauge
0%
Untouched
279
Skipped
105
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
105 total
Archive selected
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
construct_like_regex_complex
core/benches/sql_functions/value.rs::value
Skipped
424.3 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
construct_like_regex_with_percent
core/benches/sql_functions/value.rs::value
Skipped
1.2 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
construct_like_regex_simple
core/benches/sql_functions/value.rs::value
Skipped
233.9 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
exec_like_fallback_no_cache
core/benches/sql_functions/value.rs::value
Skipped
921.2 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
exec_like_fallback_with_cache_miss
core/benches/sql_functions/value.rs::value
Skipped
919 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
construct_like_regex_with_underscore
core/benches/sql_functions/value.rs::value
Skipped
621.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
exec_like_fallback_with_cache_hit
core/benches/sql_functions/value.rs::value
Skipped
3.7 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
exec_like_with_cache_hit
core/benches/sql_functions/value.rs::value
Skipped
671.1 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
exec_like_with_cache_miss
core/benches/sql_functions/value.rs::value
Skipped
921.9 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
exec_like_no_cache
core/benches/sql_functions/value.rs::value
Skipped
670 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_simple_no_match
core/benches/sql_functions/likeop.rs::likeop
Skipped
625.8 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_only_star
core/benches/sql_functions/likeop.rs::likeop
Skipped
642.5 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_simple_exact_match
core/benches/sql_functions/likeop.rs::likeop
Skipped
565.8 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_star_suffix
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_with_cache_cached_hit
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_unicode_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
711.9 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_star_prefix
core/benches/sql_functions/likeop.rs::likeop
Skipped
753.6 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_with_cache_first_call
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_case_insensitive
core/benches/sql_functions/likeop.rs::likeop
Skipped
572.5 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_empty_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
404.2 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_long_text_short_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
739.2 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_only_percent
core/benches/sql_functions/likeop.rs::likeop
Skipped
617.8 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
glob_long_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
828.6 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_long_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
997.5 ns
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
like_percent_prefix
core/benches/sql_functions/likeop.rs::likeop
Skipped
730.8 ns
*
1
2
...
5
Commits
Click on a commit to change the comparison range
Base
main
c58b2f6
+0.16%
add Right join specific fuzz tests
dedb1c9
22 hours ago
by PThorpe92
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs