top | item 37816096

(no title)

belfthrow | 2 years ago

Should still be added. Are are talking a lot about perfomance so this is where SBE shines. Worth comparing if you want to show of the numbers.

discuss

order

chaokunyang|2 years ago

No, I just mean it's not easy to use. When using fury, you just need one line code for serialization: `fury.serialize(javaObject)`. When using SBE, it need to much coding, it needs define schema xml, compile code, and so on.

belfthrow|2 years ago

It's as much work as protobuf. How about Chronicle Wire, can you add that?