Hacker News new | ask | show | jobs
by schmichael 4443 days ago
There are libraries that generate specialized marshallers to fix precisely this issue: https://journal.paul.querna.org/articles/2014/03/31/ffjson-f...
1 comments

That is an interesting project but won't yet help to speed up the (very slow) JSON unmarshalling.
Indeed, that's on the TODO list at the bottom.