Gargi-jais11 commented on PR #8512: URL: https://github.com/apache/ozone/pull/8512#issuecomment-2911835344
This is the performance result. ``` Performance results for ContainerChoosingPolicy Total operations: 1000000 Container Chosen operations: 997001 Container Not Chosen operations: 2999 Failed operations: 0 Total time (ms): 605816 Average time per operation (ns): 605816.981669 Operations per second: 1650.663534133762 Performance results for ContainerChoosingPolicy Total operations: 1000000 Container Chosen operations: 997240 Container Not Chosen operations: 2760 Failed operations: 0 Total time (ms): 757996 Average time per operation (ns): 757996.525241 Operations per second: 1319.2672613928628 Performance results for ContainerChoosingPolicy Total operations: 1000000 Container Chosen operations: 997314 Container Not Chosen operations: 2686 Failed operations: 0 Total time (ms): 816210 Average time per operation (ns): 816210.112668 Operations per second: 1225.1747245954034 ``` -- 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org