Hacker News new | ask | show | jobs
I built a 2x faster lexer, then discovered I/O was the real bottleneck (modulovalue.com)
5 points by modulovalue 153 days ago
1 comments

Nice story; that's exactly why people always warn from the eval called "premature optimization without measurement".