<p>On Mar 14, 2011 6:23 PM, "Malcolm Wallace" <<a href="mailto:malcolm.wallace@me.com">malcolm.wallace@me.com</a>> wrote:<br>
><br>
><br>
> On 22 Feb 2011, at 22:21, Bryan O'Sullivan wrote:<br>
><br>
>> for some code that's (b) faster than anything else currently available<br>
><br>
><br>
> I look forward to seeing some benchmarks against libraries other than containers, such as AVL trees, bytestring-trie, hamtmap, list-trie, etc. Good comparisons of different API-usage patterns are hard to come by.</p>
<p>Milan Straka compared containers to a number of other libraries (including some of those you mentioned) and found them all to be slower. Since unordered-containers is faster (or sometimes as fast) as containers I haven't really bothered comparing it to libraries other than containers.</p>
<p>Johan<br>
</p>