Dictonaries benchmark

SomeDude lovelydear at mailmetrash.com
Mon Apr 9 20:14:30 PDT 2012


On Tuesday, 10 April 2012 at 01:34:30 UTC, Andrei Alexandrescu 
wrote:
> I think we can derive quite a few insights from here:
>
> http://lh3lh3.users.sourceforge.net/udb.shtml
>
>
> Andrei

You probably already came accross this benchmark by John-Mark 
Gurney
http://attractivechaos.wordpress.com/2008/08/28/comparison-of-hash-table-libraries/
who also happens to be the author of these C libraries:
http://attractivechaos.awardspace.com/
(from which Heng Li derived his own optimized implementation)
and a fan of D.

On another matter, Heng Li publishes this regex benchmark:
http://lh3lh3.users.sourceforge.net/reb.shtml
Surprisingly (or maybe not), egrep is faster than everything else 
by a very large margin.


More information about the Digitalmars-d mailing list