The EPiReqProcessTimer module times all page requests and outputs the measured processtime at the end of the page being served. The module may be helpful when trying to diagnose performance related problems.
The measured time is written in a "floating" textbox at the bottom of each page in the below form:
"Your request was processed in XX ms".
Note that the module is by default only activated for users logged in with Administrators priviledges, and is thus not visible to anonymous visitors.
The EPiReqProcessTimer module is available for download free of charge.
How does it work?
EPiReqProcessTimer works by inserting eventhandlers to run before and after the mapped pagehandler processes the request. EPiReqProcessTimer will add some overhead to the total request processing time, though we have strived to write it in such a way that it will have as low as possible impact on the overall performance.
Revision
Installation
Uninstallation is the opposite of installation.
Copyright (C) EPiServer AB
2010 All rights reserved.
This software is unsupported and provided "as is".
EPiServer AB is not to be held responsible in any way for any damage or loss of income and/or data due to the use of the software.