Quick null marshall benchmark.
This one takes 489ns/op... indicating that indeed 54.6% of the time
spent by the real marshalling of json is on the json details.
I would've thought this would be even larger, actually. Hm.
May keep this 'null' marshaller. Not sure. Does it tell a useful
story, or tell a story clearer than doing the same thing with json?
Signed-off-by: Eric Myhre <hash@exultant.us>
Showing
Please register or sign in to comment