Speed of hash tables compared to lua

James Blachly james.blachly at gmail.com
Mon Sep 14 01:54:36 UTC 2020


On 9/13/20 4:50 PM, Daniel Kozak wrote:
> I have tried emsi_containers, memutils and  ikod-containers.
> default D's AA take 1s on my pc
> emsi_containers take 3s realy slow
> memutils was fast but does not realy work (seems it is broken because 
> there has been nan at d[0] and many  other indexes)
> ikod-containers take 242ms

ikod-containers is nice. Don't forget also dklib's khash =)

https://github.com/blachlylab/dklib/



More information about the Digitalmars-d mailing list