Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: dmitry grebeniuk <gds-mlsts@moldavcable.com>
To: caml-list@yquem.inria.fr
Subject: announce: objsize-0.1
Date: Thu, 13 Dec 2007 10:52:42 +0200	[thread overview]
Message-ID: <921352207.20071213105242@moldavcable.com> (raw)

Hello, caml-list.

  Some time ago there was a discussion about measuring
sizes of ocaml values.  I've got some "round tuits" and
released a library that I use in my programs for some
years.  Maybe it will be useful for other people too.
  It is better than pure ocaml solutions because it
doesn't build hash table of visited values, and it uses
two bits for each visited value in worst case (but in my
practice it used no more than 120kb of additional memory
when I measured sizes of 300Mb-values).

Readme:  http://89.187.37.10/gds/objsize/README
Tarball: http://89.187.37.10/gds/objsize/objsize-0.1.tar.gz

-- 
WBR,
 dmitry                          mailto:gds-mlsts@moldavcable.com


             reply	other threads:[~2007-12-13  8:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-13  8:52 dmitry grebeniuk [this message]
2007-12-13 13:11 ` [Caml-list] " Jon Harrop
2007-12-14 12:05   ` announce: objsize-0.11 dmitry grebeniuk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=921352207.20071213105242@moldavcable.com \
    --to=gds-mlsts@moldavcable.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox