The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Capture Form and list page response time

Olsztyniak
Tera Expert

Which tables in ServiceNow are used to capture page loading time?
I'd like to analyze page loading times.
Currently that information can bee seen on each page as Browser response time popup providing this data as in the example below, but is that also available in the SN tables?
--------------------------------------------------------------------------------
Response time(ms): 4246, Network: 4, Server: 1389, Browser: 2853

 

  Timing Type Time Range Total TimeCache/DNS/TCPServerUnloadDOM ProcessingonLoad

 4-4ms0ms
 4-1393ms1389ms
 0ms0ms
1283-4245ms2962ms
4245-4246ms1ms
 

Browser timing detail Time

CSS and JS Parse861 ms
Browser processing before onload305 ms
DOMContentLoaded to LoadEventEnd502 ms
addLoadEvent functions435 ms
Other750 ms



2 ACCEPTED SOLUTIONS

Slava Savitsky
Giga Sage

Check out the Transaction Log [syslog_transaction] table.

View solution in original post

Slava Savitsky
Giga Sage

If your question is answered, would you please mark my response as correct in order to close this thread? Thank you.

View solution in original post

2 REPLIES 2

Slava Savitsky
Giga Sage

Check out the Transaction Log [syslog_transaction] table.

Slava Savitsky
Giga Sage

If your question is answered, would you please mark my response as correct in order to close this thread? Thank you.