shwstppr commented on pull request #5854:
URL: https://github.com/apache/cloudstack/pull/5854#issuecomment-1010932425


   @rohityadavcloud @weizhouapache will changes in this PR make sense? In a 
local mbx env I wasn't able to see huge difference though,
   
   ```
   [root@qa1-cs415-kvm-7447a3fa-kvm-mgmt1 ~]# time cmk list apis > test.txt
   
   real 0m1.981s
   user 0m0.176s
   sys  0m0.018s
   [root@qa1-cs415-kvm-7447a3fa-kvm-mgmt1 ~]# time cmk list apis trim=true > 
test.txt
   
   real 0m1.755s
   user 0m0.106s
   sys  0m0.017s
   [root@qa1-cs415-kvm-7447a3fa-kvm-mgmt1 ~]# time cmk list apis > test.txt
   
   real 0m2.011s
   user 0m0.164s
   sys  0m0.014s
   [root@qa1-cs415-kvm-7447a3fa-kvm-mgmt1 ~]# time cmk list apis trim=true > 
test.txt
   
   real 0m1.737s
   user 0m0.102s
   sys  0m0.017s
   [root@qa1-cs415-kvm-7447a3fa-kvm-mgmt1 ~]# time cmk list apis > test.txt
   
   real 0m2.053s
   user 0m0.158s
   sys  0m0.020s
   [root@qa1-cs415-kvm-7447a3fa-kvm-mgmt1 ~]# time cmk list apis trim=true > 
test.txt
   
   real 0m1.729s
   user 0m0.111s
   sys  0m0.013s
   ```


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


Reply via email to