Browse thread
[Benchmark] NBody
[
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 <debian00@t...> |
| Subject: | Re: [Caml-list] NBody (one more question) |
On Fri, 25 Feb 2005, John Carr <jfc@MIT.EDU> wrote: > > Optimizations in gcc -O1 compared to gcc -O0 include register > allocation, dead code elimination, branch straightening, common > subexpression elimination, instruction combining, and instruction > scheduling. Ok, but do you know which one(s) account for the speedup observed in this particular case? Regards, ChriS