A hash table implementation benchmark

Ali Çehreli via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Oct 1 15:55:18 PDT 2014


On 10/01/2014 03:32 PM, bearophile wrote:

 > Ali Çehreli:
 >
 >> Found on Reddit:
 >
 > Where's the Reddit thread?

There was just a single comment on it so I didn't think it was important:

 
http://www.reddit.com/r/programming/comments/2hzur4/benchmarking_hash_table_implementations_in/

 > D associative arrays are often even slower than CPython ones, so I don't
 > expect D to shine in this comparison.

Never mind then. I remember posts by the user named 'spir' who used to 
be interested in hash table implementations. I recall that he was 
impressed by the speed of D's associative arrays. I may be wrong.

Ali

P.S. It is a pity that spir seems to have disappeared from online life. (?)



More information about the Digitalmars-d-learn mailing list