Xref: utzoo comp.unix.questions:14448 comp.lang.c:19547 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!unmvax!aplcen!haven!h.cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!kannan From: kannan@cerc.wvu.wvnet.edu (R. Kannan) Newsgroups: comp.unix.questions,comp.lang.c Subject: ndbm again, is it worth for files which may utmost have 100 records Keywords: ndbm effciency etc Message-ID: <160@cerc.wvu.wvnet.edu.edu> Date: 23 Jun 89 04:06:40 GMT Sender: news@cerc.wvu.wvnet.edu Distribution: na Lines: 11 Is it worth to use ndbm for files which may utmost contain 100 records. Thank you. Are there any comparison statistics between write and read and dbm_store dbm_fetch for various sizes of files. This will be very helpful to us. thank you