Search Results

0
votes

ASP.net - How can one differentiate Page-Processing Time from Client-Transmission Time

This depends on the feature set of the performance tools you have. But if you just need to log the processing time then you could follow this approach. Log the starting time in the …