LiangliangSui commented on code in PR #2943: URL: https://github.com/apache/fory/pull/2943#discussion_r2568644539
########## benchmarks/cpp_benchmark/README.md: ########## @@ -0,0 +1,127 @@ +# Fory C++ Benchmark + +This benchmark compares serialization/deserialization performance between Apache Fory and Protocol Buffers in C++. + +## Prerequisites Review Comment: Is there a requirement for a specific version of Python? -- 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]
