ibireme / yyjson_benchmark

Benchmark JSON library performance in C/C++
MIT License
49 stars 9 forks source link

Interested in a performance comparison with protocol buffer #4

Open HO-COOH opened 1 year ago

HO-COOH commented 1 year ago

First of all thanks for making this great library, since it almost always has the "best" performance out-of-the-box. I would be interested to look for a performance comparison between this and protocol buffer library, as there seems not many results of it.

ibireme commented 1 year ago

Sorry, I haven't compared them before; I suggest you benchmark them with your actual payload.