Viable way to track page load times?

LabKey Support Forum (Inactive)
Viable way to track page load times? adam  2010-04-20 09:00
Status: Closed
 
For performance reasons, we don't store this information in the database, so we probably won't expose it to query. However, if you use the Export button (or invoke that action from script) you'll get a plain-text report; you can add the asWebPage=1 parameter to make it inline. This is what we use in our test harness to track action performance and coverage.