I built a 2x faster lexer, then discovered I/O was the real bottleneck
1–2 of 2 posts
Re: I built a 2x faster lexer, then discovered I/O was the real bottleneck
#2Nice story; that's exactly why people always warn from the eval called "premature optimization without measurement".