Commit 8a62cad
committed
Add benchmark script and expand test coverage to 105 tests
Publish benchmark.mjs for reproducibility. Add autocommit
fairness note to benchmark output.
Expand tests: sync methods, batch execution, prepared statement
sync, transaction sync, named parameters, extended type conversions
(BigInt, Date, undefined, unicode, Object/Array as JSON), persistence
across restart, database open variations, and edge cases.1 parent 94bb83f commit 8a62cad
3 files changed
Lines changed: 2174 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments