chronoxor / FastBinaryEncoding

Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift
https://chronoxor.github.io/FastBinaryEncoding
MIT License
876 stars 90 forks source link

Compare to Bond #28

Open M-Pixel opened 4 years ago

M-Pixel commented 4 years ago

I notice that Bond is missing from the benchmark comparison in readme.md. Given that Bond is another competitor of Protobuf etc., I would like to know how this compares to that option in terms of performance.