nvazquez commented on PR #10817:
URL: https://github.com/apache/cloudstack/pull/10817#issuecomment-2856609743

   Hi @JoaoJandre we have received this request but I have now finished tests 
on a 4.20 env creating 20000 direct download templates via script but I don't 
see any significant improvement after adding the index. Will close the PR for 
now and re-open if necessary
   
   ````
   real 0m3.072s
   user 0m0.119s
   sys  0m0.020s
   [root@ref-trl-8210-k-Mol9-nicolas-vazquez-mgmt1 ~]# time cmk list templates 
templatefilter=all filter=id,name > /dev/null
   
   real 0m2.919s
   user 0m0.111s
   sys  0m0.025s
   ````
   
   ````
   [root@ref-trl-8210-k-Mol9-nicolas-vazquez-mgmt1 ~]# time cmk list templates 
templatefilter=all filter=id,name > /dev/null
   
   real 0m2.905s
   user 0m0.125s
   sys  0m0.022s
   [root@ref-trl-8210-k-Mol9-nicolas-vazquez-mgmt1 ~]# time cmk list templates 
templatefilter=all filter=id,name > /dev/null
   
   real 0m3.025s
   user 0m0.117s
   sys  0m0.022s
   [root@ref-trl-8210-k-Mol9-nicolas-vazquez-mgmt1 ~]# time cmk list templates 
templatefilter=all filter=id,name > /dev/null
   
   real 0m3.176s
   user 0m0.121s
   sys  0m0.018s
   
   ````


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to