LiangliangSui commented on code in PR #2944:
URL: https://github.com/apache/fory/pull/2944#discussion_r2570826144
##########
benchmarks/cpp_benchmark/benchmark.cc:
##########
@@ -211,23 +237,69 @@ static void BM_Fory_Struct_Serialize(benchmark::State
&state) {
}
BENCHMARK(BM_Fory_Struct_Serialize);
+// Fory with reused buffer (fair comparison with protobuf which reuses string)
Review Comment:
Are you planning to use Doxygen to generate HTML files in the future?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]