tursodatabase
turso
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix Go driver named parameter binding
#6570
Comparing
go-param
(
406f1d9
) with
main
(
03df122
)
CodSpeed Performance Gauge
0%
Untouched
323
Skipped
105
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
428 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lower_long_string
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+1%
2.8 µs
2.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
substring_long_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+1%
5.6 µs
5.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
special_no_args_current_time
core/benches/sql_functions/datetime.rs::datetime
CodSpeed Performance Gauge
0%
5.9 µs
5.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
special_now
core/benches/sql_functions/datetime.rs::datetime
CodSpeed Performance Gauge
0%
6.6 µs
6.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_execute_select_1
core/benches/benchmark.rs::benches::bench_execute_select_1::Execute `SELECT 1`
CodSpeed Performance Gauge
0%
11.8 µs
11.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo[batch_update]
core/benches/write_perf_benchmark.rs::write_perf_benches::bench_update_performance::UPDATE Performance
CodSpeed Performance Gauge
0%
44.3 µs
44.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite_execute_select_rows[1]
core/benches/benchmark.rs::benches::bench_execute_select_rows::Execute `SELECT * FROM users LIMIT ?`
CodSpeed Performance Gauge
0%
15.9 µs
15.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_parser_query[]
parser/benches/parser_benchmark.rs::benches::bench_parser::Parser `SELECT * FROM users LIMIT 1`
CodSpeed Performance Gauge
0%
17.2 µs
17.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_schema[]
core/benches/benchmark.rs::benches::bench_open::Open/Connect
CodSpeed Performance Gauge
0%
63.6 ms
63.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite_execute_select_rows[10]
core/benches/benchmark.rs::benches::bench_execute_select_rows::Execute `SELECT * FROM users LIMIT ?`
CodSpeed Performance Gauge
0%
22.8 µs
22.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_execute_select_count
core/benches/benchmark.rs::benches::bench_execute_select_count::Execute `SELECT count() FROM users`
CodSpeed Performance Gauge
0%
132.2 µs
132 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite_analyzed[d_inlist_union]
core/benches/graph_queries_benchmark.rs::benches::bench_graph_queries::GraphQuery `d_inlist_union`
CodSpeed Performance Gauge
0%
420.7 µs
420.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite[d_inlist_union]
core/benches/graph_queries_benchmark.rs::benches::bench_graph_queries::GraphQuery `d_inlist_union`
CodSpeed Performance Gauge
0%
421.8 µs
421.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_analyzed[f1_streak_current]
core/benches/graph_queries_benchmark.rs::benches::bench_graph_queries::GraphQuery `f1_streak_current`
CodSpeed Performance Gauge
0%
81.1 ms
81 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_insert_10_rows
core/benches/benchmark.rs::benches::bench_insert_rows::Insert rows in batches
CodSpeed Performance Gauge
0%
91.4 µs
91.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_analyzed[f2_streak_longest]
core/benches/graph_queries_benchmark.rs::benches::bench_graph_queries::GraphQuery `f2_streak_longest`
CodSpeed Performance Gauge
0%
41.3 ms
41.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite_analyzed[f2_streak_longest]
core/benches/graph_queries_benchmark.rs::benches::bench_graph_queries::GraphQuery `f2_streak_longest`
CodSpeed Performance Gauge
0%
36.7 ms
36.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite_execute_select_rows[50]
core/benches/benchmark.rs::benches::bench_execute_select_rows::Execute `SELECT * FROM users LIMIT ?`
CodSpeed Performance Gauge
0%
53.2 µs
53.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_collation[5000]
core/benches/hash_spill_benchmark.rs::benches::bench_text_key_hashing::HashTable Text Keys
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
struct[]
core/benches/struct_union_benchmark.rs::grp_insert::bench_insert::insert
CodSpeed Performance Gauge
0%
158 µs
157.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite_schema[]
core/benches/benchmark.rs::benches::bench_open::Open/Connect
CodSpeed Performance Gauge
0%
52.1 ms
52.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_insert_100_randomblob
core/benches/benchmark.rs::benches::bench_insert_randomblob::Insert rows in batches
CodSpeed Performance Gauge
0%
91.3 ms
91.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_analyzed[d_inlist_union]
core/benches/graph_queries_benchmark.rs::benches::bench_graph_queries::GraphQuery `d_inlist_union`
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
payload_bytes[1000]
core/benches/hash_spill_benchmark.rs::benches::bench_large_payload_spill::HashTable Large Payload Spill
CodSpeed Performance Gauge
0%
3 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
limbo_analyzed[3_aggregate_or_in]
core/benches/graph_queries_benchmark.rs::benches::bench_graph_queries::GraphQuery `3_aggregate_or_in`
CodSpeed Performance Gauge
0%
9.3 ms
9.3 ms
1
2
3
4
5
...
18
Commits
Click on a commit to change the comparison range
Base
main
03df122
-0.02%
fix Go driver named parameter binding
406f1d9
10 hours ago
by glommer
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs