Review requested for "json: Fast path for string encoding"

We just managed to get the performance of json back on par with 3.13. I feel like after all this work we should try to make it a bit faster:

There’s some duplicated code, I could maybe split it up in re-usable functions.

3 Likes