symious commented on PR #6050:
URL: https://github.com/apache/ozone/pull/6050#issuecomment-1905182186

   > Thanks @symious for working on this. Are you planning to make more such 
perf improvements for balancer? And did you happen to perform any benchmarks to 
identify the bottlenecks?
   
   @sumitagrawl We noticed the interval of SCM sending requests is quite long, 
about 20~30 seconds at worst, and most of the time is cost on 
NavigatbleSet.add(), that's why we did this improvement.


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