Browse thread
[Benchmark] NBody
-
Christophe TROESTLER
- Will M. Farr
-
Martin Jambon
- Christophe TROESTLER
- sejourne_kevin
- skaller
- Xavier Leroy
[
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: | -- (:) |
| From: | Christophe TROESTLER <Christophe.Troestler@u...> |
| Subject: | Re: [Caml-list] [Benchmark] NBody |
On Mon, 7 Feb 2005, Martin Jambon <martin_jambon@emailuser.net> wrote: > > On Mon, 7 Feb 2005, Christophe TROESTLER wrote: > > > ocamlopt -o nbody.com -inline 3 -unsafe -ccopt -O2 nbody.ml > > -inline 100 gives better results for me (around -25%) For me it is slower (about 13-18%). Are you also on an intel platform? ChriS