Browse thread
question about gc
[
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: | Eray Ozkural <examachine@g...> |
| Subject: | Re: [Caml-list] question about gc |
On Thu, Dec 16, 2010 at 1:43 AM, Richard W.M. Jones <rich@annexia.org>wrote: > On Wed, Dec 15, 2010 at 04:15:34PM -0500, Nicolas Ojeda Bar wrote: > > Is there a way to tell how much time has been spent in > > the gc at a particular point in time from inside your > > compiled code? > > Yes, use standard profiling tools. gprof will give you some idea, but > oprofile is much more accurate. > I wasn't aware of oprofile, it looks wicked!!! Best, -- Eray