caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques-Henri Jourdan <jacques-henri.jourdan@normalesup.org>
To: caml-list@inria.fr
Subject: [Caml-list] [Announce] Statistical memory profiling for OCaml
Date: Tue, 14 Nov 2017 00:02:36 +0100	[thread overview]
Message-ID: <24db9e12-d3c7-898f-6554-a1ab5a973533@normalesup.org> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 952 bytes --]

Dear OCaml community,

It is my pleasure to announce statmemprof, a statistical memory profiler
for OCaml. This tool will help you better understand the memory
consumption of your programs and find memory leaks. It can be tuned to
have little overhead (as low as < 1%) while still gathering useful
information.

This tool can already be installed via opam:
<pre><code class="bash">$ opam switch 4.06.0+statistical-memprof  #The
switch also exists for 4.03.0 and 4.05.0.
$ opam install statmemprof-emacs
</code></pre>
Then, instructions for using it can be found be reading the <a
href="https://github.com/jhjourdan/statmemprof-emacs/blob/master/README.md">README</a>
file.

Please note that even though this tool is already useful, it is still at
a preliminary stage of development. I would be very happy to get your
comments to help me understand what would be the most useful improvements.

Happy hacking !

-- 
JH Jourdan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 537 bytes --]

                 reply	other threads:[~2017-11-13 23:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=24db9e12-d3c7-898f-6554-a1ab5a973533@normalesup.org \
    --to=jacques-henri.jourdan@normalesup.org \
    --cc=caml-list@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;
as well as URLs for NNTP newsgroup(s).