I wrote a 70x faster SQL parser while barely looking at the code - PostHog
kept by eddie
The author used AI agents to rewrite PostHog's SQL parser in Rust, achieving a 70x speedup (454x in production) via property-based testing and oracle-based development.