cmusatyalab / gammaray

Distributed Streaming Virtual Machine Introspection
Apache License 2.0
17 stars 6 forks source link

Switch to msgpack #6

Open theonewolf opened 11 years ago

theonewolf commented 11 years ago

BSON decoding is less efficient than msgpack, and in addition msgpack has much less space overhead than BSON.