Proof of concept: new JSON parser by radex · Pull Request #933 · facebook/hermes
Hi, I've been playing around for fun with the JSON parser, and made a new proof of concept implementation, which in my measurements is ~2x faster to the current implementation. Some more detail...