zhjwpku commented on issue #690: URL: https://github.com/apache/iceberg-cpp/issues/690#issuecomment-4590762721
I also prefer Google Benchmark since we're already using Google Test, and switching to Catch2 would introduce a fair amount of code churn. Another reason to choose Google Benchmark is that Apache Arrow uses it as well. We've learned a lot from Arrow project, including parts of our build system and the pluggable interface design, so following the same benchmarking infrastructure makes sense to me. -- 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]
