[Haskell-cafe] Computing the memory footprint of a HashMap ByteString Int (Was: How on Earth Do You Reason about Space?)

Johan Tibell johan.tibell at gmail.com
Thu Jun 9 13:59:05 CEST 2011


On Thu, Jun 2, 2011 at 7:52 AM, Johan Tibell <johan.tibell at gmail.com> wrote:
> I've decided to stick it in a blog post, add some pictures, and
> elaborate some more (e.g. provide numbers for all containers and for
> Text, so people can refer to the post when needed).

I ended up writing two blog posts:

Computing the size of a HashMap
http://blog.johantibell.com/2011/06/computing-size-of-hashmap.html

Memory footprints of some common data types
http://blog.johantibell.com/2011/06/memory-footprints-of-some-common-data.html

Johan



More information about the Haskell-Cafe mailing list