Enable Performance Testing
To help you troubleshoot .NET UI performance related to your network, you can activate a timer for .NET UI maintenance programs. Use this function to help you pinpoint network issues affecting the .NET UI environment by timing .NET UI performance on multiple clients and recording the performance.
1 Using a text editor, open general.js for editing. This file is in the js subdirectory of the .NET UI installation directory.
2 Add the following new line at the top of the file and save the file:
var htmlTiming = "true";