How to get Component baseline load time into local sandbox
Balamurugan Selvarasu (33●14●30)
| asked Feb 19 '15, 3:27 a.m.
retagged Feb 27 '15, 4:30 p.m. by Ken Tessier (841●1●7) Hello All, I want to know when I am loading a specific component baseline to my local sandbox, how much time it is taking to load it? Is this feature available in RTC?
Thanks BalaMurugan S |
2 answers
Hi Balamurugan,
You can use metronome tool in Eclipse to measure the component loading time. Please refer to the documewnts below: https://jazz.net/blog/index.php/2008/02/01/the-jazz-metronome-tool-keeps-us-honest/ https://jazz.net/wiki/bin/view/Deployment/RTCClientPerformance If the motronome tool can not meet your requirement, the other way I can think is using "scm load" command line to load the component, and print out the time before and after the command. |
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.