Skip to content

Conversation

@wilderrodrigues
Copy link
Contributor

Class ClusterServiceServletImpl was using System.currentTimeMillis() in order to measure a method execution time . We have a Profiler class, under the com.cloud.utils package, so I'm trying to make the use of that class consistent.

The PR is split in 2 commits: one for the formatting changes; and the other for applying the Profiler usage.

@DaanHoogland
Copy link
Contributor

this is not just more consistent but also more accurate timing as the time calculation is not done in a string concatenation.

LGTM

@asfbot
Copy link

asfbot commented Jun 25, 2015

cloudstack-pull-requests #649 SUCCESS
This pull request looks good

@asfgit asfgit closed this in 916aead Jun 25, 2015
rohityadavcloud pushed a commit that referenced this pull request Jan 20, 2021
In legacy UI, we display the url of the template to admins.

Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants