<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The rde::hash_map Hash Library</title>
	<atom:link href="http://attractivechaos.wordpress.com/2008/10/13/the-rdehash_map-hash-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://attractivechaos.wordpress.com/2008/10/13/the-rdehash_map-hash-library/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 07 Dec 2009 19:12:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: attractivechaos</title>
		<link>http://attractivechaos.wordpress.com/2008/10/13/the-rdehash_map-hash-library/#comment-151</link>
		<dc:creator>attractivechaos</dc:creator>
		<pubDate>Sun, 02 Nov 2008 17:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=643#comment-151</guid>
		<description>Caching the hash value requires 4 bytes in each bucket. In a lot of practical cases, 8 bytes are required due to memory alignment.

&lt;a href=&quot;http://attractivechaos.wordpress.com/2008/10/07/another-look-at-my-old-benchmark/&quot; rel=&quot;nofollow&quot;&gt;The benchmark&lt;/a&gt; gives the practical results.</description>
		<content:encoded><![CDATA[<p>Caching the hash value requires 4 bytes in each bucket. In a lot of practical cases, 8 bytes are required due to memory alignment.</p>
<p><a href="http://attractivechaos.wordpress.com/2008/10/07/another-look-at-my-old-benchmark/" rel="nofollow">The benchmark</a> gives the practical results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul P</title>
		<link>http://attractivechaos.wordpress.com/2008/10/13/the-rdehash_map-hash-library/#comment-150</link>
		<dc:creator>Paul P</dc:creator>
		<pubDate>Sun, 02 Nov 2008 16:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=643#comment-150</guid>
		<description>Do you have an estimation on how much more memory the hash implementation uses?</description>
		<content:encoded><![CDATA[<p>Do you have an estimation on how much more memory the hash implementation uses?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
