[plt-scheme] Memory Use of Internal Representations
>
> I think a vector of fixnums (three on a 32-bit platform or two on a
> 64-bit platform) could be slightly more compact, but it's not a big
> difference --- especially, I imagine, compared to the overhead of the
> string keys.
>
Oops, I forgot that keys are also stored. I probably should implement
my own, simpler hashtable using equal-hash-code then.
--Erich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090410/05e838b9/attachment.html>