Your LLM Doesn't Write Correct Code. It Writes Plausible Code.
One of the simplest tests you can run on a database:
Doing a primary key lookup on 100 rows.
SQLite takes 0.09 ms. An LLM-generated Rust rewrite takes 1,815.43 ms.
It's not a misplaced comma! The...