xichen01 commented on PR #4251:
URL: https://github.com/apache/ozone/pull/4251#issuecomment-1420215312

   The command output example
   ```bash
   [root@centos root]$ ozone freon ommg --operation MIXED --ops 
CREATE_FILE,LOOKUP_FILE,LIST_STATUS --opsnum 5,4,1 -t 10 -n 1000 --runtime 5 
--timebase
   
    100.00% |██████████████████████████████████|  5/5 Time: 0:00:05|   
CREATE_FILE: rate 76 max 88 LIST_STATUS: rate 3 max 12 LOOKUP_FILE: rate 453 
max 843
   2/7/23 1:15:14 PM 
==============================================================
   
   -- Timers 
----------------------------------------------------------------------
   CREATE_FILE
                count = 265
            mean rate = 57.17 calls/second
        1-minute rate = 0.00 calls/second
        5-minute rate = 0.00 calls/second
       15-minute rate = 0.00 calls/second
                  min = 1.16 milliseconds
                  max = 710.05 milliseconds
                 mean = 73.13 milliseconds
               stddev = 138.07 milliseconds
               median = 5.29 milliseconds
                 75% <= 9.02 milliseconds
                 95% <= 299.71 milliseconds
                 98% <= 307.26 milliseconds
                 99% <= 709.11 milliseconds
               99.9% <= 710.05 milliseconds
   LIST_STATUS
                count = 22
            mean rate = 4.29 calls/second
        1-minute rate = 4.40 calls/second
        5-minute rate = 4.40 calls/second
       15-minute rate = 4.40 calls/second
                  min = 270.81 milliseconds
                  max = 487.88 milliseconds
                 mean = 383.47 milliseconds
               stddev = 94.26 milliseconds
               median = 327.36 milliseconds
                 75% <= 484.02 milliseconds
                 95% <= 487.43 milliseconds
                 98% <= 487.88 milliseconds
                 99% <= 487.88 milliseconds
               99.9% <= 487.88 milliseconds
   LOOKUP_FILE
                count = 2308
            mean rate = 497.17 calls/second
        1-minute rate = 0.00 calls/second
        5-minute rate = 0.00 calls/second
       15-minute rate = 0.00 calls/second
                  min = 0.33 milliseconds
                  max = 298.57 milliseconds
                 mean = 8.25 milliseconds
               stddev = 44.11 milliseconds
               median = 0.66 milliseconds
                 75% <= 0.85 milliseconds
                 95% <= 1.70 milliseconds
                 98% <= 252.02 milliseconds
                 99% <= 266.08 milliseconds
               99.9% <= 298.50 milliseconds
   
   
   Total execution time (sec): 6
   Failures: 0
   Successful executions: 2595
   
   Option:
   --number-of-tests=1000
   --threads=10
   --timebase=true
   --runtime=5
   --fail-at-end=false
   --prefix=tfae0qxzwe
   --volume=vol1
   --bucket=bucket1
   --size=0
   --buffer=4096
   --batch-size=1000
   --random=false
   --operation=LOOKUP_FILE
   --ops=CREATE_FILE,LOOKUP_FILE,LIST_STATUS
   --opsnum=5,4,1
   --ophelp=false
   --om-service-id=null
   --help=false
   --version=false
   ```


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