Re: lightweight access to large data structures?
- From: ivowel@xxxxxxxxx
- Date: Thu, 21 Jun 2007 15:46:18 -0000
thank you for all the advice. I solved my problem in a pragmatic but
not convenient way. I now have only one hash that combines both keys
into one key, and which points to an index into one long string which
contains all the data. This seems rather memory efficient, even
though it is not convenient and not in the spirit of my problem.
better than an external data base, external C, or other kludges,
however...
/iaw
.
- References:
- lightweight access to large data structures?
- From: ivowel
- Re: lightweight access to large data structures?
- From: xhoster
- Re: lightweight access to large data structures?
- From: Ilya Zakharevich
- Re: lightweight access to large data structures?
- From: xhoster
- Re: lightweight access to large data structures?
- From: Ilya Zakharevich
- lightweight access to large data structures?
- Prev by Date: Re: DBD::AnyData hangs when exporting XML
- Next by Date: Re: Reference syntax
- Previous by thread: Re: lightweight access to large data structures?
- Next by thread: Re: lightweight access to large data structures?
- Index(es):
Relevant Pages
|