Web profiler results
Guidewire automatically displays the web profiling information in the Server Tools screen after you disable the current web profiling session.
The web profiler results include the following types of information:
- Timing information on specific sections of the PolicyCenter application code.
- Location of the time spent on server-side execution of PolicyCenter application code.
- Response time of application calls to the database, external services, and other similar items.
The web profiler results do not include the following types of information:
- Time spent in the browser.
- Network latency between the browser and the application server.
- Additional details on external calls other than the response time. The exception is calls to the database, for which the profiler records the SQL, bind variables, and stack trace that generated the query.
