[
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: | Dawid Toton <d0@w...> |
| Subject: | Re: Memory leak & slowdown |
> > You might want to instrument the [caml_]register_global_root function > and see how often it gets called. Is it possible to enable profiling in the compiler in Windows or Cygwin environment? Cygwin has gprof, but OCaml's configure script says 'no profiling'. Dawid