caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus@oefai.at>
To: Andrew Birkett <adb@tardis.ed.ac.uk>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Profiling
Date: Thu, 14 Mar 2002 16:14:28 +0100	[thread overview]
Message-ID: <20020314151426.GB11793@kiefer.ai.univie.ac.at> (raw)
In-Reply-To: <Pine.GS4.4.33.0203141444080.7033-100000@davros.tardis.ed.ac.uk>

On Thu, 14 Mar 2002, Andrew Birkett wrote:
> Is there a technical reason why you can't profile a bytecode ocaml
> program, or is it just something which has never been written?

But of course you can: just compile your programs with the profiling
flag, run them and use ocamlprof to get source codes with annotations
telling you the number of times some expression was evaluated.

Regards,
Markus Mottl

-- 
Markus Mottl                                             markus@oefai.at
Austrian Research Institute
for Artificial Intelligence                  http://www.oefai.at/~markus
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-03-14 15:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-14 14:47 Andrew Birkett
2002-03-14 15:14 ` Markus Mottl [this message]
2002-03-14 15:13   ` Georges Mariano
2002-03-15 10:15     ` Markus Mottl
2002-03-15 10:45       ` [Caml-list] Ocamldot for functions and types Mattias Waldau
2002-03-15 11:10         ` Daniel de Rauglaudre
2002-03-15 15:22         ` RE : " Boris Yakobowski
2002-03-14 15:46   ` [Caml-list] Profiling Andrew Birkett
2002-03-14 16:09     ` David Monniaux
2002-03-23 22:48     ` David MENTRE
2002-03-14 16:54 ` Remi VANICAT

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=20020314151426.GB11793@kiefer.ai.univie.ac.at \
    --to=markus@oefai.at \
    --cc=adb@tardis.ed.ac.uk \
    --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).