jojochuang commented on PR #6711:
URL: https://github.com/apache/ozone/pull/6711#issuecomment-2123429860

   With this configuration, 
   
   1 client thread:
   
   sudo -u hdfs ozone freon dne --clients=32 --container-id=4 -t 1 -n 1000000 
--ratis --sleep-time-ms=0
   
            mean rate = 1681.18 calls/second
        1-minute rate = 1362.11 calls/second
        5-minute rate = 1157.42 calls/second
       15-minute rate = 1115.03 calls/second
                  min = 0.35 milliseconds
                  max = 1.94 milliseconds
                 mean = 0.54 milliseconds
               stddev = 0.12 milliseconds
               median = 0.51 milliseconds
                 75% <= 0.57 milliseconds
                 95% <= 0.70 milliseconds
                 98% <= 0.87 milliseconds
                 99% <= 0.98 milliseconds
               99.9% <= 1.49 milliseconds
   
   32 clients:
   
   sudo -u hdfs ozone freon dne --clients=32 --container-id=4 -t 32 -n 1000000 
--ratis --sleep-time-ms=0
   
            mean rate = 16372.24 calls/second
        1-minute rate = 15259.27 calls/second
        5-minute rate = 13352.70 calls/second
       15-minute rate = 12882.74 calls/second
                  min = 0.81 milliseconds
                  max = 21.83 milliseconds
                 mean = 1.75 milliseconds
               stddev = 1.61 milliseconds
               median = 1.51 milliseconds
                 75% <= 1.80 milliseconds
                 95% <= 2.53 milliseconds
                 98% <= 3.83 milliseconds
                 99% <= 6.42 milliseconds
               99.9% <= 21.83 milliseconds


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