caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Michel Schinz <Michel.Schinz@epfl.ch>
To: caml-list@inria.fr
Subject: Re: Performance of threaded interpreter on	hyper-threaded CPU
Date: Wed, 19 Apr 2006 10:24:21 +0200	[thread overview]
Message-ID: <m2k69mc6ru.fsf@torre.local> (raw)
In-Reply-To: <44451158.8020004@inria.fr>

Xavier Leroy <Xavier.Leroy@inria.fr> writes:

[...]

> The P4 microarchitecture is known for its weird performance model:
> some code runs very fast, some similar code very slow.
> In my experience, AMD processors as well as the Pentium-M are
> much more consistent performance-wise.

Ok, I wasn't aware of this. I don't have access to machines using AMD
or Pentium-M processors, unfortunately.

Anyway, the timing of the OCaml VM was just a side experiment for me:
I wanted to see whether the speedup provided by threaded code in the
OCaml VM was similar to the one it provides in a VM we develop for a
course. Now that I've answered that question, I think I'll leave it at
that.

Thank you for your suggestion about VTUNE, I'll think about it if I
ever need a detailed analysis tool.

Michel.


  parent reply	other threads:[~2006-04-19  8:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18  8:04 Michel Schinz
2006-04-18  8:33 ` [Caml-list] " Xavier Leroy
2006-04-18 10:27   ` Michel Schinz
2006-04-18 11:40     ` [Caml-list] " Till Varoquaux
2006-04-18 11:59       ` Michel Schinz
2006-04-18 12:56     ` Stefan Monnier
2006-04-18 16:18     ` [Caml-list] " Xavier Leroy
2006-04-18 16:42       ` gang chen
2006-04-19  8:24       ` Michel Schinz [this message]
2006-04-25 22:52     ` Joaquin Cuenca Abela
2006-04-27 11:42       ` Joaquin Cuenca Abela
2006-04-18  8:34 ` [Caml-list] " Christophe TROESTLER
2006-04-18  8:46   ` Jonathan Roewen
2006-04-18  8:57     ` Christophe TROESTLER

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=m2k69mc6ru.fsf@torre.local \
    --to=michel.schinz@epfl.ch \
    --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).