<?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: Very fast, scalable mutable maps and hashes for Haskell</title>
	<atom:link href="http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/feed/" rel="self" type="application/rss+xml" />
	<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/</link>
	<description>A Journal of Haskell Programming</description>
	<lastBuildDate>Mon, 03 Oct 2011 02:09:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Top Posts &#171; WordPress.com</title>
		<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/#comment-222</link>
		<dc:creator><![CDATA[Top Posts &#171; WordPress.com]]></dc:creator>
		<pubDate>Tue, 29 Sep 2009 00:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://donsbot.wordpress.com/?p=356#comment-222</guid>
		<description><![CDATA[[...]  Very fast, scalable mutable maps and hashes for Haskell I&#8217;m at HacPDX working on judy, a finite-map like interface to the classic judy arrays library, which provides [...] [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  Very fast, scalable mutable maps and hashes for Haskell I&#8217;m at HacPDX working on judy, a finite-map like interface to the classic judy arrays library, which provides [...] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fast mutable collections for Haskell: more benchmarks &#171; Control.Monad.Writer</title>
		<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/#comment-212</link>
		<dc:creator><![CDATA[Fast mutable collections for Haskell: more benchmarks &#171; Control.Monad.Writer]]></dc:creator>
		<pubDate>Sun, 27 Sep 2009 19:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://donsbot.wordpress.com/?p=356#comment-212</guid>
		<description><![CDATA[[...] at HacPDX I did more work on the Judy bindings described yesterday. Here is judy 0.2.1 up (lunchtime release). These are bindings to the (in)famous judy arrays [...]]]></description>
		<content:encoded><![CDATA[<p>[...] at HacPDX I did more work on the Judy bindings described yesterday. Here is judy 0.2.1 up (lunchtime release). These are bindings to the (in)famous judy arrays [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dons00</title>
		<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/#comment-211</link>
		<dc:creator><![CDATA[dons00]]></dc:creator>
		<pubDate>Sun, 27 Sep 2009 15:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://donsbot.wordpress.com/?p=356#comment-211</guid>
		<description><![CDATA[Ben Marsh: the graphs are generated by criterion using the Haskell chart library: http://hackage.haskell.org/package/Chart]]></description>
		<content:encoded><![CDATA[<p>Ben Marsh: the graphs are generated by criterion using the Haskell chart library: <a href="http://hackage.haskell.org/package/Chart" rel="nofollow">http://hackage.haskell.org/package/Chart</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Marsh</title>
		<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/#comment-210</link>
		<dc:creator><![CDATA[Ben Marsh]]></dc:creator>
		<pubDate>Sun, 27 Sep 2009 13:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://donsbot.wordpress.com/?p=356#comment-210</guid>
		<description><![CDATA[Can you please tell me what you used for doing the graphs in this post?]]></description>
		<content:encoded><![CDATA[<p>Can you please tell me what you used for doing the graphs in this post?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/#comment-208</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Sun, 27 Sep 2009 06:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://donsbot.wordpress.com/?p=356#comment-208</guid>
		<description><![CDATA[Interesting.  Hopefully you&#039;ll be at HacPDX again tomorrow.  I&#039;ve been profiling a bit of darcs code that uses Data.Map but seems to generate a lot of garbage and take a long time.  Perhaps with judy arrays we can see significant savings in both dimensions.]]></description>
		<content:encoded><![CDATA[<p>Interesting.  Hopefully you&#8217;ll be at HacPDX again tomorrow.  I&#8217;ve been profiling a bit of darcs code that uses Data.Map but seems to generate a lot of garbage and take a long time.  Perhaps with judy arrays we can see significant savings in both dimensions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Bolingbroke</title>
		<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/#comment-207</link>
		<dc:creator><![CDATA[Max Bolingbroke]]></dc:creator>
		<pubDate>Sun, 27 Sep 2009 05:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://donsbot.wordpress.com/?p=356#comment-207</guid>
		<description><![CDATA[I&#039;m also here here to plead for a ST interface. I&#039;ve actually ported Data.HashTable to ST before because I needed a halfway decent mutable collection type - having a properly tested mutable collection that actually performs well would be a godsend.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m also here here to plead for a ST interface. I&#8217;ve actually ported Data.HashTable to ST before because I needed a halfway decent mutable collection type &#8211; having a properly tested mutable collection that actually performs well would be a godsend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dons00</title>
		<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/#comment-206</link>
		<dc:creator><![CDATA[dons00]]></dc:creator>
		<pubDate>Sun, 27 Sep 2009 03:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://donsbot.wordpress.com/?p=356#comment-206</guid>
		<description><![CDATA[There&#039;s no reason for it to be in IO. I&#039;m using the IO as a base layer, but the plan is to add a freeze(), and an ST mode.

How does that sound?]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s no reason for it to be in IO. I&#8217;m using the IO as a base layer, but the plan is to add a freeze(), and an ST mode.</p>
<p>How does that sound?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: augustss</title>
		<link>http://donsbot.wordpress.com/2009/09/26/very-fast-scalable-mutable-maps-and-hashes-for-haskell/#comment-205</link>
		<dc:creator><![CDATA[augustss]]></dc:creator>
		<pubDate>Sun, 27 Sep 2009 03:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://donsbot.wordpress.com/?p=356#comment-205</guid>
		<description><![CDATA[I wish the bindings were not in IO, but in some monad with a run. Is there something fundamental about Judy that forces IO?  Like global variables?]]></description>
		<content:encoded><![CDATA[<p>I wish the bindings were not in IO, but in some monad with a run. Is there something fundamental about Judy that forces IO?  Like global variables?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
