Gargi-jais11 commented on PR #9858: URL: https://github.com/apache/ozone/pull/9858#issuecomment-4044254907
New output for three runs of performance test are: ``` Created 20 volumes in 16 ms Created 100000 containers in 1775 ms Performance results for VolumeAndContainerSelection Total volumes: 20 Total containers: 100000 Total threads: 10 Total operations: 100000 Container Candidate Chosen (src+dest+container): 8640 No Container Candidate Chosen: 91360 Failed: 0 Total time (ms): 7080 Avg time per operation (ns): 70806.46181 Operations per second: 14123.004799807268 Created 20 volumes in 26 ms Created 100000 containers in 1779 ms Performance results for VolumeAndContainerSelection Total volumes: 20 Total containers: 100000 Total threads: 10 Total operations: 100000 Container Candidate Chosen (src+dest+container): 9759 No Container Candidate Chosen: 90241 Failed: 0 Total time (ms): 7656 Avg time per operation (ns): 76566.27963 Operations per second: 13060.579733433759 Performance results for VolumeAndContainerSelection Total volumes: 20 Total containers: 100000 Total threads: 10 Total operations: 100000 Container Candidate Chosen (src+dest+container): 9196 No Container Candidate Chosen: 90804 Failed: 0 Total time (ms): 6453 Avg time per operation (ns): 64531.99422 Operations per second: 15496.189325729472 ``` -- 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]
