MySQL

Fred Steinberg fred at alaska.net
Wed Mar 10 11:46:34 CST 1999


>>>>> "Arthur" == Arthur Corliss <corliss at sinbad.net> writes:

 > On Wed, 10 Mar 1999, Fred Steinberg wrote:
 >> Using DBM ties is so convenient, especially if you do something like
 >>
 >> use MLDBM qw(DB_File Storable);
 >>
 >> which lets you just spit any arbitrary perl data struct out to disk
 >> (and, of course, get it back later).

 Arthur> What kind of overhead is entialed using it? In terms of compile
 Arthur> speed, memory load, etc?

Dunno; I'm a die-hard empiricist. It seems fast enough for what I need so
I haven't bothered to investigate. :-)




More information about the Anchorage-pm mailing list