Browse thread
Memory allocation nano-benchmark.
[
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: | 2005-02-15 (19:20) |
From: | Christian Szegedy <szegedy@t...> |
Subject: | Re: [Caml-list] Memory allocation nano-benchmark. |
Frédéric Gava wrote: >Hi, > >stupid question, do you use the "-unsafe" option of ocamlopt. It is better >for arrays... > I used -unsafe. (You could have seen it in my previous postings: the compilation line was there.)