Closed westfly closed 4 years ago
I updated the README to list the value 63M for Flatbuffers. I have no idea where the other value is coming from. Maybe I updated Flatbuffers after creating the benchmark.
Edit: Or maybe it's from an old implementation. Previously, I used uint instead of ushort as datatype for Flatbuffers: https://github.com/felixguendling/cpp-serialization-benchmark/commit/42b22c7ddf19050a3b875b567213b80373348e33#diff-94e7a093f8c26c0e645a3ff0663febe6
thanks for your replay
Thanks for your Reply
I'm building the repo with GCC 9.3
Run benchmark at my PC or Cloud Machine the serialize_size of fbs_bench Only 62.998M while benchmark_result.txt declaring 378.018M , but the serialize_size of cista_raw_bench is nearly same. my result
benchmark_result.txt
full result showing as below