Stas Bekman wrote:
Hi everybody,
Jim Brandt, Allison Randal and I are happy to announce that the first
book about mod_perl2: The "mod_perl2 User's Guide" has been published
and available for purchase. See the book's site:
http://modperl2book.org/ for details.
50% of this book's proceeds wil
Will Fould wrote:
> Hi. I'm trying to estimate (forecast) perl memory requirements for
> storing simple lists (hashes) in memory.
>
> If my lists use integers as keys and all values are either integers or
> simple scalar strings (of maximum size each), can the total memory size
> be estimated by
Hi. I'm trying to estimate (forecast) perl memory requirements for storing
simple lists (hashes) in memory.
If my lists use integers as keys and all values are either integers or
simple scalar strings (of maximum size each), can the total memory size be
estimated by simply factoring the total num