Browse thread
[Caml-list] Where does Ocaml spend all the time?
[
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: | Chris Hecker <checker@d...> |
| Subject: | Re: [Caml-list] Where does Ocaml spend all the time? |
>It's for programs that allocate a lot. A C or C++ program with the >same allocation behavior would typically spend 50 to 90% of its time >in malloc() and free() :-) Except you can actually control when C allocates memory, as opposed to OCaml. ;) Just stopping by this thread to cause trouble, Chris ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr