<div dir="ltr"><div>Over the years I haven't done a ton of benchmarking of my</div><div>software, but have done some.  Now with the help of this project :</div><div><br></div><div><a href="https://github.com/thekvs/cpp-serializers">https://github.com/thekvs/cpp-serializers</a><br></div><div><br></div><div>it's gotten easier to get a better idea of how the C++ Middleware </div><div>Writer (CMW) stacks up.  Th<span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif">ere are two factors to </span><span style="font-size:12.8px">consider in the </span></div><div><span style="font-size:12.8px">above link:size and time.  </span>The CMW produced a smaller serialized </div><div>size than Capnproto or Cereal:</div><div><br></div><div>Capnproto 17,768</div><div>Cereal       17,416</div><div>CMW         16,712 </div><div><br></div><div>The CMW-based approach was also faster than Cereal in this benchmark.<br></div><div><br></div><div>I hope this will increase interest my offer to help someone</div><div>who is willing to use my software: <a href="http://webEbenezer.net/about.html">http://webEbenezer.net/about.html</a></div><div><br></div><div>And if anyone would like a demo of my software, I'm happy</div><div>to do so.  If you have a recent C++ compiler installed, the</div><div>demo will probably only take ten (10)  minutes</div><div><br></div><div><br></div><div>Brian</div><div>Ebenezer Enterprises - My favorite song is by Sanctus Real -</div><div><a href="https://www.letras.mus.br/sanctus-real/save-in-my-fathers-arms/">https://www.letras.mus.br/sanctus-real/save-in-my-fathers-arms/</a><br></div><div><br></div><div><a href="http://webEbenezer.net">http://webEbenezer.net</a></div></div>