Has anyone compared or have any benchmarks of Bond vs JIL for JSON parsing? -


There is a cross-platform framework for working with schemised data. This data is efficiently manipulated by cross-language D Supports / serialization and powerful generic mechanism. Bond is widely used in Microsoft in high level services

It has been written in Haskell and, apparently, is faster than ProbiBuf

A fast JSON (D) serializer is designed to be somewhat sophisticated with crazy optimization tips.

This is IL and, apparently, written faster than ProbiBuf

but I have not seen anyone , yet both And I can not currently run a benchmark on Dev environment

Microsoft Bond recently Was added to:

json benchmark

but warning Note:

There is no such thing "Best show" if you will be the winner loser then spend time optimizing code, if you test data change, the winner will no longer winning.


Comments