<?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"
	>
<channel>
	<title>Comments on: Speedup</title>
	<atom:link href="http://www.geekandproud.net/archives/2004/11/12/560/speedup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekandproud.net/archives/2004/11/12/560/speedup/</link>
	<description></description>
	<pubDate>Wed, 03 Dec 2008 21:35:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: sqlmy</title>
		<link>http://www.geekandproud.net/archives/2004/11/12/560/speedup/#comment-603</link>
		<dc:creator>sqlmy</dc:creator>
		<pubDate>Mon, 17 Jan 2005 16:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekandproud.net/archives/2004/11/12/560/speedup/#comment-603</guid>
		<description>http://dev.mysql.com/doc/mysql/en/INSERT_DELAYED.html
would help you even more</description>
		<content:encoded><![CDATA[<p><a href="http://dev.mysql.com/doc/mysql/en/INSERT_DELAYED.html" rel="nofollow">http://dev.mysql.com/doc/mysql/en/INSERT_DELAYED.html</a><br />
would help you even more</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Essive</title>
		<link>http://www.geekandproud.net/archives/2004/11/12/560/speedup/#comment-532</link>
		<dc:creator>Essive</dc:creator>
		<pubDate>Sun, 28 Nov 2004 04:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekandproud.net/archives/2004/11/12/560/speedup/#comment-532</guid>
		<description>As a former web project director for many sites my advice to you is to cache, cache, cache.  My directive to all web developers was always the same.  If you cannot keep your page rendering under 100ms then redo it or cache the data because the site will not scale.   Keep you page counts out of the database directly.  Cache the counts in memory and persist them at some hit intervals (such as every 5 or 10 hits).</description>
		<content:encoded><![CDATA[<p>As a former web project director for many sites my advice to you is to cache, cache, cache.  My directive to all web developers was always the same.  If you cannot keep your page rendering under 100ms then redo it or cache the data because the site will not scale.   Keep you page counts out of the database directly.  Cache the counts in memory and persist them at some hit intervals (such as every 5 or 10 hits).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricka0</title>
		<link>http://www.geekandproud.net/archives/2004/11/12/560/speedup/#comment-530</link>
		<dc:creator>ricka0</dc:creator>
		<pubDate>Sat, 27 Nov 2004 00:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekandproud.net/archives/2004/11/12/560/speedup/#comment-530</guid>
		<description>Y wood u use MySql when the far more robust and efficent MSDE is free? I wood knot use it:)</description>
		<content:encoded><![CDATA[<p>Y wood u use MySql when the far more robust and efficent MSDE is free? I wood knot use it:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JustAgirl</title>
		<link>http://www.geekandproud.net/archives/2004/11/12/560/speedup/#comment-528</link>
		<dc:creator>JustAgirl</dc:creator>
		<pubDate>Wed, 24 Nov 2004 21:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekandproud.net/archives/2004/11/12/560/speedup/#comment-528</guid>
		<description>It loaded just fine just now!</description>
		<content:encoded><![CDATA[<p>It loaded just fine just now!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
