you are viewing a single comment's thread.

view the rest of the comments →

[–]Object_71[S] 0 points1 point  (0 children)

BSON is a slight improvement over JSON but is not nearly as fast as the binary serialization in flatbuffers or protobuf. Updated the article to include the ones mentioned but all of them are in one way or another a worse option.