Skip to content

Update sqlite DSN - #408

Merged
cschleiden merged 1 commit into
mainfrom
sqlite-params
Aug 15, 2025
Merged

Update sqlite DSN#408
cschleiden merged 1 commit into
mainfrom
sqlite-params

Conversation

@cschleiden

Copy link
Copy Markdown
Owner

Fixes: #402

@cschleiden

Copy link
Copy Markdown
Owner Author

!bench !large !verylarge

@cschleiden
cschleiden enabled auto-merge August 14, 2025 22:52
@github-actions

Copy link
Copy Markdown

Benchmark Results

SQLite run

Command Mean [s] Min [s] Max [s] Relative
sqlite-main 1.135 ± 0.172 0.822 1.311 2.10 ± 0.44
sqlite-pr 0.540 ± 0.079 0.384 0.606 1.00

Large SQLite payload run (1MB)

Command Mean [s] Min [s] Max [s] Relative
sqlite-main 22.417 ± 0.583 21.771 23.544 1.00
sqlite-pr 23.334 ± 0.464 22.537 23.950 1.04 ± 0.03

Very Large SQLite payload run (5MB)

Command Mean [s] Min [s] Max [s] Relative
sqlite-main 21.067 ± 0.282 20.594 21.552 1.00
sqlite-pr 21.621 ± 0.534 20.944 22.425 1.03 ± 0.03

Redis run

Command Mean [ms] Min [ms] Max [ms] Relative
redis-main 198.8 ± 22.7 157.5 247.4 1.09 ± 0.14
redis-pr 183.1 ± 12.5 145.6 201.1 1.00

Large Redis payload run (1MB)

Command Mean [s] Min [s] Max [s] Relative
redis-main 22.533 ± 0.746 21.285 23.407 1.00 ± 0.04
redis-pr 22.478 ± 0.465 21.781 23.227 1.00

Very Large Redis payload run (5MB)

Command Mean [s] Min [s] Max [s] Relative
redis-main 21.578 ± 0.514 20.653 22.223 1.01 ± 0.03
redis-pr 21.416 ± 0.537 20.632 22.546 1.00

@cschleiden
cschleiden merged commit b22d828 into main Aug 15, 2025
10 of 12 checks passed
@cschleiden
cschleiden deleted the sqlite-params branch August 15, 2025 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQLite query parameters don't work

1 participant