[phobos] Showstopper bug: Hello world fails on OSX!

Sean Kelly sean at invisibleduck.org
Wed Nov 10 12:59:06 PST 2010


On Nov 10, 2010, at 12:44 PM, Andrei Alexandrescu wrote:
> 
> I suggest we go with a hash. It costs next to nothing and has no future scalability money. I bet money at least a few companies (Facebook included) would run into severe scalability issues if linear search is to be used.

I can't imagine an app would load more than a few dynamic libraries, and the data shouldn't need random access, should it?  Would performance really be an issue here?


More information about the phobos mailing list