Files
turso/core/vdbe
Pekka Enberg 8942c38bda core: Fix Statement::reset()
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.
2025-01-26 11:47:28 +02:00
..
2025-01-25 02:54:14 -03:00
2025-01-25 03:27:11 -03:00
2025-01-26 11:47:28 +02:00
2025-01-11 17:19:25 +02:00