<?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: Comparison of Hash Table Libraries</title>
	<atom:link href="http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 22 Oct 2009 21:42:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mahmoud Al-Qudsi</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-229</link>
		<dc:creator>Mahmoud Al-Qudsi</dc:creator>
		<pubDate>Mon, 07 Sep 2009 22:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-229</guid>
		<description>Thanks for this wonderful write-up. Just want to point out that Google dense and Google sparse now have read/write from disk support for basic datatypes.</description>
		<content:encoded><![CDATA[<p>Thanks for this wonderful write-up. Just want to point out that Google dense and Google sparse now have read/write from disk support for basic datatypes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maliy</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-227</link>
		<dc:creator>maliy</dc:creator>
		<pubDate>Fri, 04 Sep 2009 09:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-227</guid>
		<description>Thank you for your time... Very good article.</description>
		<content:encoded><![CDATA[<p>Thank you for your time&#8230; Very good article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-225</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 18 Aug 2009 11:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-225</guid>
		<description>Hi, thanks for doing the benchmarking work.

I&#039;m wondering -- do you know of any C implementations that will work on Windows, using Visual Studio? I tried using your code with this environment but I get a lot of compile errors related to Unix-specific functions.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for doing the benchmarking work.</p>
<p>I&#8217;m wondering &#8212; do you know of any C implementations that will work on Windows, using Visual Studio? I tried using your code with this environment but I get a lot of compile errors related to Unix-specific functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spenser</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-190</link>
		<dc:creator>spenser</dc:creator>
		<pubDate>Thu, 28 May 2009 02:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-190</guid>
		<description>Congratulations on an excellent article. 

It brings together a lot of information in a clear and readable fashion. It was a pleasure to read after all those hundred of pages preceding yours in the last 3 years or so.</description>
		<content:encoded><![CDATA[<p>Congratulations on an excellent article. </p>
<p>It brings together a lot of information in a clear and readable fashion. It was a pleasure to read after all those hundred of pages preceding yours in the last 3 years or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tagz &#124; &#34;Comparison of Hash Table Libraries « Attractive Chaos&#34; &#124; Comments</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-186</link>
		<dc:creator>Tagz &#124; &#34;Comparison of Hash Table Libraries « Attractive Chaos&#34; &#124; Comments</dc:creator>
		<pubDate>Sat, 16 May 2009 17:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-186</guid>
		<description>[...]               [upmod] [downmod]     Comparison of Hash Table Libraries « Attractive Chaos  (attractivechaos.wordpress.com)    1 points posted 7 months, 3 weeks ago by jeethu  tags [...]</description>
		<content:encoded><![CDATA[<p>[...]               [upmod] [downmod]     Comparison of Hash Table Libraries « Attractive Chaos  (attractivechaos.wordpress.com)    1 points posted 7 months, 3 weeks ago by jeethu  tags [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pm100</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-183</link>
		<dc:creator>pm100</dc:creator>
		<pubDate>Tue, 12 May 2009 22:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-183</guid>
		<description>Hi,

Thanks a lot for your compasirions, very good resource.
I was wondering if you have any idea / info how the intel libraries compare to the ones you have covered.
http://www.threadingbuildingblocks.org/files/documentation/a00086.html

Thanks...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks a lot for your compasirions, very good resource.<br />
I was wondering if you have any idea / info how the intel libraries compare to the ones you have covered.<br />
<a href="http://www.threadingbuildingblocks.org/files/documentation/a00086.html" rel="nofollow">http://www.threadingbuildingblocks.org/files/documentation/a00086.html</a></p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: attractivechaos</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-140</link>
		<dc:creator>attractivechaos</dc:creator>
		<pubDate>Fri, 24 Oct 2008 20:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-140</guid>
		<description>@Andreas

I have tested QT4 and boost. QT4&#039;s QHash is marginally faster than SGI&#039;s hash_map but costs more memory. Boost&#039;s unordered_map is slightly slower than hash_map with almost the same memory footprint.</description>
		<content:encoded><![CDATA[<p>@Andreas</p>
<p>I have tested QT4 and boost. QT4&#8217;s QHash is marginally faster than SGI&#8217;s hash_map but costs more memory. Boost&#8217;s unordered_map is slightly slower than hash_map with almost the same memory footprint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RDESTL: hash_map, another take &#124; .mischief.mayhem.soap.</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-103</link>
		<dc:creator>RDESTL: hash_map, another take &#124; .mischief.mayhem.soap.</dc:creator>
		<pubDate>Wed, 01 Oct 2008 08:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-103</guid>
		<description>[...] Comparison of Hash Table Libraries - comparison of 12 different hash table implementations (performance/memory consumption). [...]</description>
		<content:encoded><![CDATA[<p>[...] Comparison of Hash Table Libraries &#8211; comparison of 12 different hash table implementations (performance/memory consumption). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: attractivechaos</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-102</link>
		<dc:creator>attractivechaos</dc:creator>
		<pubDate>Wed, 01 Oct 2008 08:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-102</guid>
		<description>I would recommend to check this updated page:

&lt;a href=&quot;http://attractivechaos.awardspace.com/udb.html&quot; rel=&quot;nofollow&quot;&gt;http://attractivechaos.awardspace.com/udb.html&lt;/a&gt;

Source code for can be downloaded here:

&lt;a href=&quot;http://attractivechaos.awardspace.com/download/udb-20080928.tar.bz2&quot; rel=&quot;nofollow&quot;&gt;http://attractivechaos.awardspace.com/download/udb-20080928.tar.bz2&lt;/a&gt;

In this new benchmark, I have removed glib and ghthash as they need installation while all the other libraries do not. If you are still interested in these two libraries, please check here:

http://www.freewebs.com/attractivechaos/hash_test.cc.html

for the source code. This file is a bit disorganized and not easy to compile.</description>
		<content:encoded><![CDATA[<p>I would recommend to check this updated page:</p>
<p><a href="http://attractivechaos.awardspace.com/udb.html" rel="nofollow">http://attractivechaos.awardspace.com/udb.html</a></p>
<p>Source code for can be downloaded here:</p>
<p><a href="http://attractivechaos.awardspace.com/download/udb-20080928.tar.bz2" rel="nofollow">http://attractivechaos.awardspace.com/download/udb-20080928.tar.bz2</a></p>
<p>In this new benchmark, I have removed glib and ghthash as they need installation while all the other libraries do not. If you are still interested in these two libraries, please check here:</p>
<p><a href="http://www.freewebs.com/attractivechaos/hash_test.cc.html" rel="nofollow">http://www.freewebs.com/attractivechaos/hash_test.cc.html</a></p>
<p>for the source code. This file is a bit disorganized and not easy to compile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leonardo</title>
		<link>http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/#comment-101</link>
		<dc:creator>leonardo</dc:creator>
		<pubDate>Tue, 30 Sep 2008 20:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=278#comment-101</guid>
		<description>Very nice comparison. Where can I find the benchmark code you have used to test the hash libs?</description>
		<content:encoded><![CDATA[<p>Very nice comparison. Where can I find the benchmark code you have used to test the hash libs?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
