MsgPack would be easier to encode (which doesn't matter much, since encoding is fast anyway), and faster to decode in Matlab. This is not as much of a problem any more, now that parsejson has gotten quite fast, but it would eliminate some more overhead.
MsgPack would be easier to encode (which doesn't matter much, since encoding is fast anyway), and faster to decode in Matlab. This is not as much of a problem any more, now that parsejson has gotten quite fast, but it would eliminate some more overhead.