in reply to Re: Compression of a mini-database in memory
in thread Compression of a mini-database in memory

If you have N things and only ever keep 1 uncompressed in memory at a time, then you can reduce the memory required.

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re: Compression of a mini-database in memory