To measure the execution time of the SCM command line application, you can activate debug options on the command line.
Preparing
- Create a file called ".options" containing this text:
com.ibm.team.filesystem.cli.core/debug=true com.ibm.team.filesystem.cli.core/debug/trips=true
- Save the file in the directory where you installed the scm command line, for example:
C:\IBM\TeamConcert401\scmtools\eclipse
Tracing
- Launch the command scm -debug .options [scm commands and options]
- Example:
C:\IBM\TeamConcert401\scmtools\eclipse>scm -debug .options list projectareas -r https://ibm-oprsurvfat7.ams.nl.ibm.com:9443/ccm/ Start VM: C:\IBM\TeamConcert401\jdk\jre/bin/java.exe ..... Debug options: file:/C:/IBM/TeamConcert401/scmtools/eclipse/options.txt loaded Time to load bundles: 3 Starting application: 377 (1000) "CCMProject1" Service Trip Statistics: Interface/method Calls Time IRepositoryRemoteService 1 24ms fetchOrRefreshItems 1 24ms IQueryService........... 1 19ms queryItems 1 19ms -- Total time in service calls: 43ms
Related topics:
External links:
- None
Additional contributors: LaraZiosi
Questions and comments:
Warning: Can't find topic Deployment.SCMCommandLineMetronomeCommentsContributions are governed by our Terms of Use. Please read the following disclaimer.
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.