Y
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
joncooper
4443 days ago
That is an interesting project but won't yet help to speed up the (very slow) JSON unmarshalling.
link
schmichael
4443 days ago
Indeed, that's on the TODO list at the bottom.
link