Hacker News new | ask | show | jobs
by mort96 169 days ago
Which is great, but a JSON parser fundamentally can't avoid looking at every byte. You can't jump to the next key, you have to parse your way to the next key.