mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-26 03:14:23 +01:00
The first rule of writing fast programs: don't use dynamic memory allocation! Brings back some performance for the `SELECT 1` micro-benchmark, although we're still not where we need to be.