caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David MENTRE <dmentre@linux-france.org>
To: Jean Krivine <jean.krivine@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Garbage collection and profiling
Date: Thu, 4 Jun 2009 19:29:28 +0200	[thread overview]
Message-ID: <3d13dcfc0906041029s2d37837ei8f6735b4cc29aecb@mail.gmail.com> (raw)
In-Reply-To: <dc2907b70906041003pae47426r6ba865ef536aeaf5@mail.gmail.com>

Hello,

On Thu, Jun 4, 2009 at 19:03, Jean Krivine <jean.krivine@gmail.com> wrote:
> Does anyone knows a simple way to evaluate the time spent by an ocaml
> program in GCing?

Activate profiling in native code version and sum the time spent in
the GC entry points in gprof call graph output?

Sincerely yours,
david


  reply	other threads:[~2009-06-04 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04 17:03 Jean Krivine
2009-06-04 17:29 ` David MENTRE [this message]
2009-06-04 18:02   ` [Caml-list] " Jean Krivine
2009-06-04 20:13     ` Jon Harrop

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=3d13dcfc0906041029s2d37837ei8f6735b4cc29aecb@mail.gmail.com \
    --to=dmentre@linux-france.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=jean.krivine@gmail.com \
    /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).