Mapping an SQL statement to Java code | Overview


IBM Page Detailer


+

Search Tips   |   Advanced Search

 

IBM Page Detailer is a browser-side tool to measure performance of a Web application. While the Profiler discussed in the previous sections supports analysis of the execution of the application on the server, the Page Detailer collects most of its useful data at the socket level to reveal the performance details of items in the Web page, from the client's (browser's) perspective. It is also useful for measuring the incremental impact of changes in a Web application.

Page Detailer allows you to look at how and when each item is loaded in a Web page. Analyzing this data allows you to identify the areas where performance could be improved. The user's perception of performance is determined based on the time to display pages, so measuring and analyzing this data will provide insight into the user's experience of your application.
xxxx