I rewrote PostHog's SQL parser, 70x faster, while barely looking at the code

https://posthog.com/blog/sql-parser

#HackerNews #PostHog #SQLParser #SpeedOptimization #TechInnovation #CodingJourney

I wrote a 70x faster SQL parser while barely looking at the code - PostHog

After the success of using agents to improve query performance through autoresearch , I wanted to try something more ambitious. I rewrote PostHog's…