<?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>Niall's Weblog &#187; optimisation</title>
	<atom:link href="http://niallohiggins.com/tag/optimisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://niallohiggins.com</link>
	<description>The website of Niall O'Higgins: A few, immature words</description>
	<lastBuildDate>Fri, 25 Jun 2010 20:39:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Faster BitTorrent, or, SHA1 is slow</title>
		<link>http://niallohiggins.com/2007/10/28/faster-bittorrent-or-sha1-is-slow/</link>
		<comments>http://niallohiggins.com/2007/10/28/faster-bittorrent-or-sha1-is-slow/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 07:11:00 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[optimisation]]></category>
		<category><![CDATA[SHA1]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/2007/10/28/faster-bittorrent-or-sha1-is-slow/</guid>
		<description><![CDATA[This weekend I have been concentrating on improving the performance of my BitTorrent implementation. I somewhat believe in the mantra &#8220;premature optimisation is the root of all evil&#8221;, or at least, I&#8217;m not too worried about making everything super fast the first time around. Asynchronous network programs are complicated enough to write that I expected [...]]]></description>
		<wfw:commentRss>http://niallohiggins.com/2007/10/28/faster-bittorrent-or-sha1-is-slow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
