<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Playing with Programs &#187; performance</title>
	<atom:link href="http://wp.andering.com/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp.andering.com</link>
	<description>Exploring the world of computers, one program at a time</description>
	<lastBuildDate>Sun, 16 Aug 2009 16:51:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>yslow &#8211; more performance measurements</title>
		<link>http://wp.andering.com/2007/10/13/yslow-more-performance-measurements/</link>
		<comments>http://wp.andering.com/2007/10/13/yslow-more-performance-measurements/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 09:15:29 +0000</pubDate>
		<dc:creator>Willem</dc:creator>
				<category><![CDATA[configuring out]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://wp.andering.com/2007/10/13/yslow-more-performance-measurements/</guid>
		<description><![CDATA[I&#8217;ve made good use of firebug to measure and improve performance on a number of websites &#8211; . A participant in a course recommended yslow when I mentioned firebug. Yslow is an extension for firebug that gives you a list of recommendations for making your web page load faster. Looks good &#8211; I&#8217;ll give it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made good use of <a target="_blank" href="http://www.getfirebug.com">firebug</a> to measure and improve performance on a number of websites &#8211; . A participant in a course recommended <a href="http://developer.yahoo.com/yslow/" title="yslow - website performance measurement tool">yslow</a> when I mentioned <a target="_blank" href="http://www.getfirebug.com">firebug</a>. Yslow is an extension for <a target="_blank" href="http://www.getfirebug.com">firebug</a> that gives you a list of recommendations for making your web page load faster.  Looks good &#8211; I&#8217;ll give it a try, even though I&#8217;m quite satisfied after the first round of <a target="_blank" href="http://www.getfirebug.com">firebug</a>-inspired optimizations (making sure the cache settings of various sites actually work &#8211; so that a browser requests most rarely changing items like graphics and stylesheets only once).</p>
<p>Like with the <a target="_blank" href="http://www.getfirebug.com">firebug</a> measurements, it does not help you with suggestions on how to make the inside of your website faster (e.g. number of database queries). However, with things like caching, you first reduce the number of page loads, so that you can later focus on the most important &#8216;inside&#8217; things to improve.</p>
<div class="shr-publisher-26"></div>]]></content:encoded>
			<wfw:commentRss>http://wp.andering.com/2007/10/13/yslow-more-performance-measurements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

