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


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

Review Comment:
   Do you conduct the tests locally? How many cores are in your CPU? If it is 
less than 10, I believe change it to 10 make little significance.



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