Hacker News new | ask | show | jobs
by userbinator 2500 days ago
Just matching that regex alone is going to take a pretty large number of instructions (at least dozens.) That's not "simple" by any measure.
1 comments

Probably tens of thousands.

And it will still be a faster operation than fetching the next json file from disk by an order of magnitude, or two.