u/s13k_

Real-workload SQLite benchmark on a $5 VPS
▲ 74 r/sqlite+2 crossposts

Real-workload SQLite benchmark on a $5 VPS

I ordered the cheapest Hetzner CX23 ($4.99/mo, shared-resources tier) and ran a real-workload SQLite benchmark on it. Not a microbenchmark — a 6 GB database on a box with 3.7 GB of RAM, so reads actually have to touch disk.

Mixed OLTP workload (70% reads, 25% updates, 5% inserts): 3.9k ops/s, p99 = 710 µs, p999 = 2.2 ms.

= 14 million ops/hour on a $5 VPS, with sub-3 ms tail latency.

s13k.dev
u/s13k_ — 6 days ago