[erlang-questions] How fast is to retrieve date from ETS table

Adam Rutkowski adam.rutkowski@REDACTED
Wed Jan 11 12:22:12 CET 2012


Hi,

On Jan 11, 2012, at 12:15 PM, Martin Dimitrov wrote:

> 3> L = binary_to_list(B).
> [255,216,255,225,63,254,69,120,105,102,0,0,73,73,42,0,8,0,0,
> 0,10,0,14,1,2,0,32,0,0|...]

What's the reason behind this?
You can store binaries in ETS, you should also get significantly better results retrieving them.

--
AR












More information about the erlang-questions mailing list