Browse thread
Performance of threaded interpreter on hyper-threaded CPU
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-04-18 (08:34) |
From: | Christophe TROESTLER <debian00@t...> |
Subject: | Re: [Caml-list] Performance of threaded interpreter on hyper-threaded CPU |
On Tue, 18 Apr 2006, Michel Schinz <Michel.Schinz@epfl.ch> wrote: > > To get the two versions of the OCaml interpreter, I uncompress > ocaml-3.09.1 in two separate directories, and in one of them I simply Try again with 3.09.2 http://caml.inria.fr/pub/ml-archives/caml-list/2006/04/93ffa37a3ac448d428344bac0297229e.en.html >From the message: Bug fixes: - runtime: inefficiency of signal handling PR#3990 (This influences greatly threaded code. See the discussion http://caml.inria.fr/pub/ml-archives/caml-list/2006/03/5eb1b92704b88c1af8f5cba1f623b36a.en.html) ChriS