chaokunyang commented on code in PR #2023:
URL: https://github.com/apache/fury/pull/2023#discussion_r1929537558
##########
cpp/fury/util/BUILD:
##########
@@ -62,4 +63,13 @@ cc_test(
":fury_util",
"@com_google_googletest//:gtest",
],
+)
+
+cc_test(
+ name = "benchmark",
Review Comment:
I believe this benchmark target can be run directly. But it would be nice
that we can add it to cpp/readme.md
--
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]