Hacker News new | ask | show | jobs
by alakra 542 days ago
Is this like the FlatBuffers "zero-copy" deserialization?
2 comments

I'm not done reading the article yet, but nothing so far indicates that this is zero-copy, just a more efficient internal representation
Nope. This is just a different implementation that greatly improves the speed in various ways.