caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* gc overhead
@ 2010-03-01  0:16 Warren Harris
  2010-03-01  8:54 ` [Caml-list] " Richard Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Warren Harris @ 2010-03-01  0:16 UTC (permalink / raw)
  To: OCaml

I would like to determine what percentage of my application's cpu time  
is spent in the garbage collector (for tuning purposes, but also just  
to monitor the overhead). Is there any way to obtain this information  
short of using gprof? Additional information provided by Gc.stat would  
be ideal, or perhaps a Gc.alarm that was called at the beginning of  
the gc cycle, but neither of these seem to exist.

Warren


^ permalink raw reply	[flat|nested] 20+ messages in thread
* [Caml-list] gc overhead
@ 2017-11-28 18:11 Julia Lawall
  2017-11-28 20:05 ` Yawar Amin
  0 siblings, 1 reply; 20+ messages in thread
From: Julia Lawall @ 2017-11-28 18:11 UTC (permalink / raw)
  To: caml-list

Hello,

Is there any reasonable way to reduce the amount of garbage collection
activity in an OCaml program?  I see various knobs in the control
structure, but I don't know what the impact of changing the values would
be.

thanks,
juli

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2017-12-11 21:05 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-01  0:16 gc overhead Warren Harris
2010-03-01  8:54 ` [Caml-list] " Richard Jones
2010-03-02 20:11   ` Warren Harris
2010-03-02 21:01     ` Peter Hawkins
2010-03-02 23:08       ` Warren Harris
2010-03-03  0:55         ` Peter Hawkins
2010-03-03  7:06           ` Warren Harris
2010-03-03  8:33             ` David MENTRE
2010-03-02 22:03 ` Sylvain Le Gall
2010-03-02 23:09   ` [Caml-list] " Warren Harris
2010-03-03  1:58     ` Edgar Friendly
2010-03-03  8:12       ` Sylvain Le Gall
2010-03-03  8:49 ` [Caml-list] " Olivier Andrieu
2010-03-03 11:11 ` Goswin von Brederlow
2017-11-28 18:11 Julia Lawall
2017-11-28 20:05 ` Yawar Amin
2017-11-29  6:20   ` Julia Lawall
2017-12-11 18:53   ` Julia Lawall
2017-12-11 20:56     ` Gabriel Scherer
2017-12-11 21:05       ` Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).