pandalee99 commented on code in PR #2028:
URL: https://github.com/apache/fury/pull/2028#discussion_r1930305362


##########
cpp/README.md:
##########
@@ -1,8 +1,20 @@
 # Apache Fury™ C++
 
-## How to build
+## Build Fury C++
 
 ```bash
 bazel build //:all
 bazel test //:all
 ```
+
+## Environment
+
+- Bazel version: 6.3.2
+
+## BenchMark
+
+```bash
+bazel build //cpp/fury/benchmark:all
+bazel run //cpp/fury/benchmark:(target)

Review Comment:
   You're right. Thanks~



-- 
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]

Reply via email to