Review GoatDB Performance Statistics
mainGoatDB performance is measured across multiple runtimes and storage modes. Key metrics include Average, Median, Stddev, CV (Coefficient of Variation), Samples, and Throughput (ops/s).
Available Performance Suites:
- Deno: Benchmarks running on Deno 2.7.5.
- Node.js: Benchmarks running on Node v25.2.1.
- Browser: Benchmarks running in Chrome 145.0 using OPFS (Origin Private File System).
GoatDB Storage Modes:
- Trusted: Standard mode.
- Durable: Mode optimized for durability.
- JSONL: Mode using JSON Lines format.
Comparison Target:
- SQLite: Benchmarked in standard and
Fast-Unsafemodes for head-to-head comparison.