[erlang-questions] If you are homesick for object.selector

Richard O'Keefe ok@REDACTED
Tue Jan 29 01:07:39 CET 2013


On 29/01/2013, at 7:49 AM, Loïc Hoguin wrote:
> Frames would be "better than nothing" but at the last EUC the only thing related was a benchmark of hash implementations to see which one is best for eventual inclusion. Sounds like it's the last thing that should be done though, make it work, make it pretty, make it fast. Many people would be fine with just the first two (and that's what I'll do in my experiments).

The frames paper actually explains why hash tables are the *wrong* way to
implement them and presents a very lightweight (and empirically fast
_enough_) implementation technique.





More information about the erlang-questions mailing list