Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Measuring page performance

What tool would I use to measure the time taken for a page to load in ASP.NET that has multiple ajax requests along with synchronous execution on the server and client side logic.

I am interested in calculating the time taken to load the complete page (including the last ajax call). I understand I can use firebug only for XmlHttpRequest times, but I am not aware of a tool that calculates the synchronous time as well as accurately as possible.

like image 664
Dusty Avatar asked Mar 23 '26 19:03

Dusty


1 Answers

YSlow by Yahoo is a pretty good developer tool for this kind of performance testing.

like image 112
Jamie Dixon Avatar answered Mar 25 '26 10:03

Jamie Dixon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!