<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: More on Website Performance Improvements</title>
	<link>http://www.sweeting.org/mark/blog/2005/06/19/even-more-website-performance-improvement</link>
	<description>The world according to marky moo</description>
	<pubDate>Fri, 21 Nov 2008 02:54:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: marky moo</title>
		<link>http://www.sweeting.org/mark/blog/2005/06/19/even-more-website-performance-improvement#comment-2554</link>
		<author>marky moo</author>
		<pubDate>Mon, 20 Jun 2005 21:05:39 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/06/19/even-more-website-performance-improvement#comment-2554</guid>
		<description>Thank's for your comments, Fabian, and congratulations on an excellent package!</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s for your comments, Fabian, and congratulations on an excellent package!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabien</title>
		<link>http://www.sweeting.org/mark/blog/2005/06/19/even-more-website-performance-improvement#comment-2553</link>
		<author>Fabien</author>
		<pubDate>Mon, 20 Jun 2005 20:26:35 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/06/19/even-more-website-performance-improvement#comment-2553</guid>
		<description>Hi,

I'm the main author of Cache_Lite.

Just have a look at the Cache_Lite tutorial :

http://pear.php.net/manual/en/package.caching.cache-lite.intro.php

At the end of this page, there is a section "very important comment". If you modify your code as it's described in it, perfs of PEAR/Cache/Lite will be (often) more than twice better PEAR/Cache. 

The main reason is that Cache/Lite load the PEAR.php file only when an error occured (the loading process is dynamic). And PEAR.php is a big file... 

</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m the main author of Cache_Lite.</p>
<p>Just have a look at the Cache_Lite tutorial :</p>
<p><a href="http://pear.php.net/manual/en/package.caching.cache-lite.intro.php" rel="nofollow">http://pear.php.net/manual/en/package.caching.cache-lite.intro.php</a></p>
<p>At the end of this page, there is a section &#8220;very important comment&#8221;. If you modify your code as it&#8217;s described in it, perfs of PEAR/Cache/Lite will be (often) more than twice better PEAR/Cache. </p>
<p>The main reason is that Cache/Lite load the PEAR.php file only when an error occured (the loading process is dynamic). And PEAR.php is a big file&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
