Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Using Profiler class, from the utils package, instead of System.currentTimeMillis()#525

Closed
wilderrodrigues wants to merge 2 commits intoapache:masterapache/cloudstack:masterfrom
schubergphilis:fix/no_sys_timemillis_IICopy head branch name to clipboard
Closed

Using Profiler class, from the utils package, instead of System.currentTimeMillis()#525
wilderrodrigues wants to merge 2 commits intoapache:masterapache/cloudstack:masterfrom
schubergphilis:fix/no_sys_timemillis_IICopy head branch name to clipboard

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.