Browse thread
overhead of GC in caml runtime?
[
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: | Norman Ramsey <nr@e...> |
| Subject: | overhead of GC in caml runtime? |
Can anyone tell me approximately what fraction of time is spent in garbage collection, or even better, combined allocation and collection, in typical caml programs? Or how to get caml to report this information for a particular program of mine? thanks, Norman