ChenSammi opened a new pull request, #8909: URL: https://github.com/apache/ozone/pull/8909
## What changes were proposed in this pull request? DeleteKeys request with 100000 keys cost 813949625 ns DeleteKeys request with 10000 keys cost 63036334 ns DeleteKeys request with 1000 keys cost 5952250 ns DeleteKeys request with 200 keys cost 1290667 ns Choose 200 as batch size to limit the request handling around 1ms. ## What is the link to the Apache JIRA https://issues.apache.org/jira/login.jsp?os_destination=%2Fbrowse%2FHDDS-8342 ## How was this patch tested? new unit test -- 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]
