I\'m looking for a way to track how long it took for a page to be generated by the server. I know I can use Trace to track this but I need a way to display this per page. >
It will depend on where you want to include this information. For example you could write an http handler that will display the render time after the