[erlang-questions] dets disk i/o
Dmitry Kolesnikov
dmkolesnikov@REDACTED
Sun Sep 8 21:08:13 CEST 2013
ping!
It looks that I should measure it by myself.
Best Regards,
Dmitry
On Sep 4, 2013, at 12:09 AM, Dmitry Kolesnikov <dmkolesnikov@REDACTED> wrote:
> Hello,
>
> Does any one run a disk i/o analysis on dets tables?
> I am very curious about bag case, write scenario.
>
> Let's assume that I have a key which is associated with multiple entries.
> What is dets behaviour when I am writing a new entry to same key.
> Does it make append-only to data slot? or Does it read/write whole slot?
>
> Best Regards,
> Dmitry
More information about the erlang-questions
mailing list