<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx</link><description>I wanted to get a feel for what tools people are using to test the performance of their website.&amp;#160; My questions are: Do you check page-load times?&amp;#160; Do you dig in to see which files are taking the time How do you track down a page that uses a</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8940587</link><pubDate>Wed, 10 Sep 2008 17:15:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940587</guid><dc:creator>hhh</dc:creator><description>&lt;p&gt;I tried to use ms wcat to see how much req/sec can i get, but tool is too complicated, and I always get some errors. Documentation doesn't say nothing. MSDN has too many pages about it, and it's really hard to find step-by-step tutorial on how to set up some simple test environment.&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8940653</link><pubDate>Wed, 10 Sep 2008 17:31:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940653</guid><dc:creator>Mike Amundsen</dc:creator><description>&lt;p&gt;I usually use Firebug and YSlow plugins in the Firefox browser to check page (and component) load times. &lt;/p&gt;
&lt;p&gt;I also have some 'metering' code within my web apps that writes log files w/ timing info. I do this since many of our server-side web apps load various data blocks and assembles the page before presenting it to the user.&lt;/p&gt;
&lt;p&gt;Sometimes we use WCAT to build up test quites to pound certain pages or page-paths for the web app. We also use IIS logs and LogParser to get an idea of how things are running. Finally, we occasionally fire up PerfMon to keep an eye on currently running web apps.&lt;/p&gt;
&lt;p&gt;BTW - Great blog. I read it regularly.&lt;/p&gt;
&lt;p&gt;MikeA&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8940713</link><pubDate>Wed, 10 Sep 2008 17:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940713</guid><dc:creator>Phil Scott</dc:creator><description>&lt;p&gt;We've got plenty of power sitting behind our site (ah the joys of working for a web hosting company), so my main concern is optimizing the end users experience. &amp;nbsp;For that you really just can't beat YSlow and Firebug. &lt;/p&gt;
&lt;p&gt;That being said, DotTrace has also proved quite valuable in tracking down hot spots on those slow loading pages.&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8940719</link><pubDate>Wed, 10 Sep 2008 17:47:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940719</guid><dc:creator>Francois Ward</dc:creator><description>&lt;p&gt;-The tools provided in the team edition SKUs for web development &amp;nbsp;can be useful as a first line to try out load testing. No point in going further if this works out good, so thats the first one.&lt;/p&gt;
&lt;p&gt;-Ants profiler or dotTrace for profiling.&lt;/p&gt;
&lt;p&gt;-Simply using the asp.net tracing feature is good to take a look during production.&lt;/p&gt;
&lt;p&gt;I can honestly say that developing both small scale and large scale public web sites, thats as far as I ever had to go.&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8940769</link><pubDate>Wed, 10 Sep 2008 18:02:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940769</guid><dc:creator>Mark Hildreth</dc:creator><description>&lt;p&gt;For server-side numbers, I typically rely on page trace information. For client-side stuff (which is much more fuzzy), I usually use FireBug.&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8940777</link><pubDate>Wed, 10 Sep 2008 18:06:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940777</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;I am constantly using Redgate's ANTS Profiler to check my programs.&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8940841</link><pubDate>Wed, 10 Sep 2008 18:21:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940841</guid><dc:creator>Delf</dc:creator><description>&lt;p&gt;Don't forget the ViewState... I've already seen pages with more than 2mo of ViewState data...&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8940897</link><pubDate>Wed, 10 Sep 2008 18:37:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940897</guid><dc:creator>David</dc:creator><description>&lt;P&gt;I'm using WinDbg to debug my ASP.NET Application. My application isn't throwing exceptions. I'd like know how I capture the Request Stack (HttpRuntime, HttpApplication, Handler, Controls, etc.) (via !clrStack) in WinDbg.&lt;/P&gt;
&lt;P&gt;When view threads (!threads), WinDbg always said that all of them are OS thread or to fail to load stack trace. I'm loading SOS.dll and mscorwks.dll, but the problem continues.&lt;/P&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8941065</link><pubDate>Wed, 10 Sep 2008 19:26:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941065</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;David,&lt;/p&gt;
&lt;p&gt;In order to capture the request stack, you would need to have the program break at that time. &amp;nbsp;The easiest way to get this information would be the use the Managed Stack Explorer. &amp;nbsp;You can find it at:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.codeplex.com/MSE"&gt;http://www.codeplex.com/MSE&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8941081</link><pubDate>Wed, 10 Sep 2008 19:31:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941081</guid><dc:creator>redsquare</dc:creator><description>&lt;p&gt;A mixture of fiddler / firebug / yslow and wireshark.&lt;/p&gt;
&lt;p&gt;Server side - logparser, ANTS tools and perf mon.&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8941183</link><pubDate>Wed, 10 Sep 2008 19:52:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941183</guid><dc:creator>Gregory Suvalian</dc:creator><description>&lt;p&gt;I liked tool called Homer which still can be used with up to Windows 2003. Unfortunately does not work with Win2008 due to perfomance monitoring API change I would guess. Here is URL (&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/technet/archive/itsolutions/intranet/downloads/webstres.mspx?mfr=true"&gt;http://www.microsoft.com/technet/archive/itsolutions/intranet/downloads/webstres.mspx?mfr=true&lt;/a&gt;). Easy to setup. Full GUI (unlike WCAT), multiple client support etc etc etc. I don't understand why Microsoft discontinued this wonderfull product (probably becouse it completes with paid-for VS Team Suite tool)&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8941214</link><pubDate>Wed, 10 Sep 2008 19:59:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941214</guid><dc:creator>Jaime</dc:creator><description>&lt;p&gt;We use ANTS, Firebug/YSlow and we setup MRTG getting perfcounterlogs to constantly monitor our servers&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8941290</link><pubDate>Wed, 10 Sep 2008 20:26:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941290</guid><dc:creator>Elijah Manor</dc:creator><description>&lt;p&gt;Here is a list of nice tools to help test your web site... &lt;a rel="nofollow" target="_new" href="http://tinyurl.com/5gsse6"&gt;http://tinyurl.com/5gsse6&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8941582</link><pubDate>Wed, 10 Sep 2008 21:37:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941582</guid><dc:creator>Anas Ghanem</dc:creator><description>&lt;p&gt;I use Firebug to watch the scripts and styles and the rendered size of that page .&lt;/p&gt;
&lt;p&gt;Also I watch the ViewState and the controls size &amp;nbsp;by enabling page trace .&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8941598</link><pubDate>Wed, 10 Sep 2008 21:41:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941598</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;Firebug/YSlow for client side.&lt;/p&gt;
&lt;p&gt;If it's database-driven and the calls are slow we use SQL profiler.&lt;/p&gt;
&lt;p&gt;I haven't found anything that's easy to use that help with resource usage or load testing.&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8943863</link><pubDate>Thu, 11 Sep 2008 11:15:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8943863</guid><dc:creator>Matt</dc:creator><description>&lt;P&gt;My site has over 20k concurrent users at any one time. I pretty much do the following:&lt;/P&gt;
&lt;P&gt;Religiously check performance of all sprocs and partitioned views and of sql server as the db grows.&lt;/P&gt;
&lt;P&gt;Everything is gzipped, without this, I would go out of business. &lt;/P&gt;
&lt;P&gt;My asp.net code is fairly simple and cannot be really optimized further - but I have taken a great deal of time to reduce http calls by using css spriting for all structurural images and menus.&lt;/P&gt;
&lt;P&gt;I use a CDN for images as this enables browsers to make parallel usage of http ports, faster load time, and expires headers are set.&lt;/P&gt;
&lt;P&gt;I could go on - personally I feel that the bottlenecks are hardly ever to so with asp.net, start at sql server (and keep at it) and focus on reducing packet sizes and network calls. Any page that tends to use a lot of resources ends up getting cached as output or where poss the data is cached.&lt;/P&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8944234</link><pubDate>Thu, 11 Sep 2008 13:09:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8944234</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;I use these tools -&lt;/p&gt;
&lt;p&gt;Fiddler&lt;/p&gt;
&lt;p&gt;Firebug and YSlow&lt;/p&gt;
&lt;p&gt;IIS Tracer - &lt;a rel="nofollow" target="_new" href="http://iismonitor.motobit.com/"&gt;http://iismonitor.motobit.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Visual Studio 2008 Profiler&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8944640</link><pubDate>Thu, 11 Sep 2008 16:58:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8944640</guid><dc:creator>Stoian Bucovich</dc:creator><description>&lt;P&gt;What I am using to do web pages tests is called "HttpWatch" unfortunatly it can be used only with IE. It has planty of information that gives you back for the page loading process and the web server.&lt;/P&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8944665</link><pubDate>Thu, 11 Sep 2008 17:19:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8944665</guid><dc:creator>zuborg</dc:creator><description>&lt;p&gt;I would recommend this free online tool: &lt;a rel="nofollow" target="_new" href="http://Site-Perf.com/"&gt;http://Site-Perf.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It measure loading speed of page and it's requisites (images/js/css) like browsers do and shows nice detailed chart.&lt;/p&gt;
&lt;p&gt;Also very useful thing is that this tool is able to verify network quality of your server (packet loss level and ping delays).&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8952230</link><pubDate>Mon, 15 Sep 2008 11:47:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8952230</guid><dc:creator>Jeff</dc:creator><description>&lt;p&gt;I use IISPools tool from &lt;a rel="nofollow" target="_new" href="http://www.hoststools.com"&gt;http://www.hoststools.com&lt;/a&gt; it helps to find the CPU usage etc. It is better to place the site into a separate pool before the analysis.&lt;/p&gt;</description></item><item><title>re: How do you test the performance of your web site?</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#8957731</link><pubDate>Thu, 18 Sep 2008 22:00:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8957731</guid><dc:creator>Sonia</dc:creator><description>&lt;p&gt;I use firebug and dot tracer from jet brains and we use perfmon to have a look on how our web servers are doing.&lt;/p&gt;</description></item><item><title>Internet Radio</title><link>http://blogs.msdn.com/tom/archive/2008/09/10/how-do-you-test-the-performance-of-your-web-site.aspx#9137099</link><pubDate>Mon, 24 Nov 2008 16:12:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9137099</guid><dc:creator>Internet Radio</dc:creator><description>&lt;p&gt;Archiv aus Deutschland und aller Welt mit Informationen und Links zum Empfang von Webradio, Web-TV&lt;/p&gt;
</description></item></channel></rss>