Arrays vs tuples / lists

Thomas Johnsson thomas@REDACTED
Mon May 17 18:13:01 CEST 2004


>
> As long as you only look up stuff in large tuples,
> access is very fast and O(1).

Splendid! Presumably it is faster than an ets table lookup with an integer
as key; by how much, roughly?

-- Thomas




More information about the erlang-questions mailing list