<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Testing Page Load Speed With Firebug</title>
	<atom:link href="http://www.kevinleary.net/testing-page-load-speed-with-firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinleary.net/testing-page-load-speed-with-firebug/</link>
	<description>Ramblings on web design, front-end development and user interaction</description>
	<lastBuildDate>Fri, 05 Mar 2010 22:14:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kevin</title>
		<link>http://www.kevinleary.net/testing-page-load-speed-with-firebug/comment-page-1/#comment-26</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Mon, 15 Sep 2008 18:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/blog/?p=27#comment-26</guid>
		<description>Very cool, thanks for adding to the post.</description>
		<content:encoded><![CDATA[<p>Very cool, thanks for adding to the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zuborg</title>
		<link>http://www.kevinleary.net/testing-page-load-speed-with-firebug/comment-page-1/#comment-25</link>
		<dc:creator>zuborg</dc:creator>
		<pubDate>Mon, 15 Sep 2008 17:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/blog/?p=27#comment-25</guid>
		<description>Right, YSlow is specific performance testing addon for Firebug

I would also recommend this online free tool: http://Site-Perf.com/

It measure loading speed of page and it’s requisites (images/js/css) like browsers do and shows nice detailed chart - so you can easily spot bottlenecks.

Also very useful thing is that this tool is able to verify network quality of your server (packet loss level and ping delays).</description>
		<content:encoded><![CDATA[<p>Right, YSlow is specific performance testing addon for Firebug</p>
<p>I would also recommend this online free tool: <a href="http://Site-Perf.com/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/Site-Perf.com/?referer=');">http://Site-Perf.com/</a></p>
<p>It measure loading speed of page and it’s requisites (images/js/css) like browsers do and shows nice detailed chart &#8211; so you can easily spot bottlenecks.</p>
<p>Also very useful thing is that this tool is able to verify network quality of your server (packet loss level and ping delays).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.kevinleary.net/testing-page-load-speed-with-firebug/comment-page-1/#comment-20</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Mon, 25 Aug 2008 13:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/blog/?p=27#comment-20</guid>
		<description>I would recommend the ySlow extension for Firebug for this type of testing. The net-tab is great but ySlow really gives you plenty of tips and information on how to speed up your site.

You can also use the console to time certain parts of your JS using console.time() and console.timeEnd() (more here: http://getfirebug.com/logging.html).</description>
		<content:encoded><![CDATA[<p>I would recommend the ySlow extension for Firebug for this type of testing. The net-tab is great but ySlow really gives you plenty of tips and information on how to speed up your site.</p>
<p>You can also use the console to time certain parts of your JS using console.time() and console.timeEnd() (more here: <a href="http://getfirebug.com/logging.html)" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/getfirebug.com/logging.html?referer=');">http://getfirebug.com/logging.html)</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
