tanvipenumudy commented on PR #5391: URL: https://github.com/apache/ozone/pull/5391#issuecomment-1964862687
> There is no need to create a benchmark for this, a unit test with a 1000 nodes topology tree can get the data. I conducted benchmarking of OM fetching the network topology tree information from SCM using an integration test (MiniOzoneCluster). However, local limitations prevented me from spinning up more than 50 nodes at a time. On an average, fetching the network topology tree information for 50 nodes took approximately 0.02 to 0.03 seconds. Even in a worst-case scenario, where we extrapolate to 1000 nodes, the estimated time would be 0.6 seconds (0.03 * 20), still less than a second for the refresh duration frequency of every one hour (default). -- 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]
