<?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: Never let a tree do a hash table&#8217;s job</title>
	<atom:link href="http://www.shapeshifter.se/2007/05/25/never-let-a-tree-do-a-hash-tables-job/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shapeshifter.se/2007/05/25/never-let-a-tree-do-a-hash-tables-job/</link>
	<description>Mostly miscellaneous technical mumbo-jumbo.</description>
	<lastBuildDate>Sun, 05 Sep 2010 01:48:46 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fli</title>
		<link>http://www.shapeshifter.se/2007/05/25/never-let-a-tree-do-a-hash-tables-job/comment-page-1/#comment-11</link>
		<dc:creator>fli</dc:creator>
		<pubDate>Fri, 25 May 2007 17:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/2007/05/25/never-let-a-tree-do-a-hash-tables-job/#comment-11</guid>
		<description>Probably nothing, but my experience with them is about null. Would be interesting to see how they perform.
Do you have any document pointers?

Wikipedia says they are the same as radix trees but for generic input, will I still need to work on the bit level? For example, how many nodes would a 255 byte long key need?</description>
		<content:encoded><![CDATA[<p>Probably nothing, but my experience with them is about null. Would be interesting to see how they perform.<br />
Do you have any document pointers?</p>
<p>Wikipedia says they are the same as radix trees but for generic input, will I still need to work on the bit level? For example, how many nodes would a 255 byte long key need?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Percival</title>
		<link>http://www.shapeshifter.se/2007/05/25/never-let-a-tree-do-a-hash-tables-job/comment-page-1/#comment-10</link>
		<dc:creator>Colin Percival</dc:creator>
		<pubDate>Fri, 25 May 2007 17:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/2007/05/25/never-let-a-tree-do-a-hash-tables-job/#comment-10</guid>
		<description>What&#039;s wrong with Patricia trees?</description>
		<content:encoded><![CDATA[<p>What&#8217;s wrong with Patricia trees?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
