Collect Profiling Data

Once profiling code has been built into your application you should collect profiling data by running it. As profiling adds additional run time to your application you should initially run it with a small set of data to judge this impact. Increase the amount of data in stages, saving each to different file, this will allow you see the effect of an increasing work load.

Profiling data has now been collected, you now need to view it.

<< Building Your Application Contents View Profiling Data >>
Copyright © 2005-2010, Simon Cox