[erlang-questions] disk_log:chunk_step() complexity?
Daniel Goertzen
daniel.goertzen@REDACTED
Thu Jan 24 23:43:46 CET 2008
What is the big O complexity of disk_log:chunk_step() ?
My situation is that I will have a very large log that is to be displayed in
a window with a scrollbar. I want to step to the Nth record very quickly
and then read the next 50 records or so for display in my window.
Thanks,
Dan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080124/f2134a22/attachment.htm>
More information about the erlang-questions
mailing list