| September 19, 2008 1:00 AM PDT | |
Self/total time results for functions in the Call Graph depend on the machine load. In case of high processor workload, your code is executed slower and takes more time. You can measure the performance of a particular code section not in apparent time but in processor clockticks. Use sampling collection to sample on Clockticks event for your particular function. The Clockticks value is less dependent on the machine workload. |
This article applies to: Software Products General
For more complete information about compiler optimizations, see our Optimization Notice.
Comments (0) 
Trackbacks (0)
Leave a comment 
To obtain technical support, please go to Software Support.
