Hacker News new | ask | show | jobs
by michaelmior 4085 days ago
I think most JSON structures are unlikely to have user input be used as keys. This is also likely where there would be the most benefit from interning since keys are often repeated many times.