|
|
|
|
|
by reactordev
327 days ago
|
|
Oh it’s worse, it’s a full on marshal of the whole data. What we need is a no-allocation-protobuf that binds to existing memory, knows about aliases, can deal with a pointer. I love protobuf but I’ve moved to other messaging implementations that provide a faster marshal/unmarshal. Maybe I’ll give this a try. |
|
https://stackoverflow.com/questions/25356551/whats-the-diffe...