Q: How do I calculate the total time it takes to render an MVC page and display the time on the master page.
In Asp.net Web Form I created a Base page class like so:
The best way to do this is calculate the request timing .. Begin Request and End Request .... Check out this great post:
http://haacked.com/archive/2008/07/02/httpmodule-for-timing-requests.aspx