[
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: | Florian Hars <hars@b...> |
| Subject: | Re: [Caml-list] x86 vs AMD64 OCaml compiler performance |
Jon Harrop wrote: > Any ideas why? You have doublechecked that you always use either ocamlopt or ocamlopt.opt, but not accidentally one for x86 and the other for amd64? This would explain the factor of approximately 5 you see... Yours, Florian.