yuqi1129 commented on code in PR #7717:
URL: https://github.com/apache/gravitino/pull/7717#discussion_r2214794978


##########
core/build.gradle.kts:
##########
@@ -105,7 +105,7 @@ jmh {
   warmupIterations = 5
   iterations = 10
   fork = 1
-  threads = 4
+  threads = 10

Review Comment:
   OK, it looks good to me, and it would be better if you add something like 
   
   If the CPU number of the machine you tested is less than 10, the results may 
not be very accurate. 



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

Reply via email to