mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +01:00
```
Execute `SELECT count() FROM users`/limbo_execute_select_count
time: [12.867 µs 12.958 µs 13.104 µs]
change: [-91.233% -91.178% -91.120%] (p = 0.00 < 0.05)
Performance has improved.
```
also extracted it to a constant
Closes #1498