Files
turso/perf/latency
Pekka Enberg c210821100 core: Move result row to ProgramState
Move result row to `ProgramState` to mimic what SQLite does where `Vdbe`
struct has a `pResultRow` member. This makes it easier to deal with result
lifetime, but more importantly, eventually lazily parse values at the edges of
the API.
2025-02-06 11:52:26 +02:00
..
2024-12-12 09:08:51 +02:00
2024-07-22 22:24:00 +03:00

Latency benchmarks

Run the following in rusqlite and limbo directories:

./gen-databases
./run-benchmark.sh