Return to doc.sitecore.com

Asp.Net performance debugging
Prev Next

Author: Jesper Jørgensen
Posted: 12/3/2007 12:00:00 PM

This article shows how Sitecore debugs the performance of various actions in the Sitecore product by using dotTrace. By using the same tool, you yourself will be able to measure performance on actions in the Sitecore client as well as the front end website. You will also be able to measure the performance on your own custom code and see how long each single method in your code takes.

  1. Download the zip file from here.
  2. Unzip the file and double click the html file in the output folder.
  3. You should now be presented with the movie.

Prev Next