tursodatabase
turso
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
parser: Reject "#" as illegal token
#6243
Merged
Comparing
parser-reject-hash-token
(
679963d
) with
main
(
1fe5502
)
CodSpeed Performance Gauge
0%
Untouched
311
Skipped
105
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
416 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
log_base_10
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+6%
1.1 µs
1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hex_blob
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+4%
1.5 µs
1.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
max_strings
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
1,015 ns
985.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
min_strings
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
1,015 ns
985.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rtrim_spaces
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
1.1 µs
1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sqlite_execute_select_1
core/benches/benchmark.rs::benches::bench_execute_select_1::Execute `SELECT 1`
CodSpeed Performance Gauge
+3%
4.3 µs
4.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ltrim_spaces
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
1.1 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cast_float_to_integer
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
2.3 µs
2.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
log_arbitrary_base
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
log_base_2
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
quote_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+3%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
soundex_complex
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
char_single
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
trim_spaces
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
length_unicode_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.3 µs
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
soundex_simple
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.3 µs
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cast_text_to_integer
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
2.7 µs
2.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
char_multiple
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.4 µs
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
concat_blobs
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.5 µs
1.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
length_long_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.5 µs
1.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_from_text_scientific
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+2%
1.9 µs
1.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_from_text_float
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+2%
1.9 µs
1.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
instr_not_found
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
1.9 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numeric_from_text_integer
core/benches/sql_functions/numeric.rs::numeric
CodSpeed Performance Gauge
+2%
1.9 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cast_integer_to_text
core/benches/sql_functions/value.rs::value
CodSpeed Performance Gauge
+2%
3.9 µs
3.8 µs
1
2
3
4
5
...
17
Commits
Click on a commit to change the comparison range
Base
main
1fe5502
+0.08%
parser: Reject '#' as illegal token instead of treating it as variable prefix
679963d
1 day ago
by penberg
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs