caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christophe TROESTLER <Christophe.Troestler@umh.ac.be>
To: OCaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] How to write efficient threaded programs on OCaml
Date: Thu, 16 Feb 2006 19:11:09 +0100 (CET)	[thread overview]
Message-ID: <20060216.191109.119174763.Christophe.Troestler@umh.ac.be> (raw)
In-Reply-To: <87mzgv1rnv.fsf@mid.deneb.enyo.de>

On Mon, 13 Feb 2006, Florian Weimer <fw@deneb.enyo.de> wrote:
> 
> * Christophe TROESTLER:
> 
> > http://shootout.alioth.debian.org/debian/benchmark.php?test=chameneos&lang=all
> > A qprof profiling reveals that OCaml is spending 63-73% of its time on
> > the function caml_process_pending_signals and 13-18% on
> > pthread_cond_signal.
> 
> Could this be a measuring artifact?  It seems that all Caml code is
> accounted for in caml_process_pending_signals.

Maybe.  This is why I asked on the maling list : to have the opinions
of people more knowledgeable than me on this subject.

Cheers,
ChriS


      reply	other threads:[~2006-02-16 18:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-07 23:15 Christophe TROESTLER
2006-02-08  8:21 ` [Caml-list] " Erik de Castro Lopo
2006-02-08 14:38   ` Christophe TROESTLER
2006-02-08 15:17     ` Xavier Leroy
2006-02-08 16:58       ` Matthieu Dubuget
2006-02-08 22:13       ` Christophe TROESTLER
2006-02-09 17:39         ` Alessandro Baretta
2006-02-09 22:26           ` Matthew Hannigan
2006-02-13 10:25 ` Florian Weimer
2006-02-16 18:11   ` Christophe TROESTLER [this message]

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=20060216.191109.119174763.Christophe.Troestler@umh.ac.be \
    --to=christophe.troestler@umh.ac.be \
    --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).