mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
![]() This is small nitpick, but it will be useful for #1258. If we are testing or just piping some sql through stdin, we can just not initialize `Rustyline` and save some execution time. On `Select 1` bench, I got a minor performance bump, but it starts to become less apparent on more complex queries. <img width="759" alt="image" src="https://github.com/user- attachments/assets/12e22675-e081-4284-a5ed-15d53a9c5579" /> Closes #1372 |
||
---|---|---|
.. | ||
commands | ||
docs/internal | ||
app.rs | ||
build.rs | ||
Cargo.toml | ||
helper.rs | ||
input.rs | ||
main.rs | ||
opcodes_dictionary.rs | ||
SQL.sublime-syntax |