caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Runtime statistics
@ 1994-10-20  0:58 John Harrison
  0 siblings, 0 replies; 2+ messages in thread
From: John Harrison @ 1994-10-20  0:58 UTC (permalink / raw)
  To: caml-list; +Cc: John.Harrison


For benchmarking purposes, I'm interested in logging the number of CONS cells
(or equivalent) created by a program, and any GC statistics that are available.
Is it possible to get this kind of info out of CAML Light?

John.




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

* Re:  Runtime statistics
@ 1994-10-21 12:30 Damien Doligez
  0 siblings, 0 replies; 2+ messages in thread
From: Damien Doligez @ 1994-10-21 12:30 UTC (permalink / raw)
  To: John.Harrison; +Cc: caml-list

Unfortunately, you cannot get such statistics from the current version
of the GC without some modifications.

The GC of Caml Light version 0.7 will provide some statistics such as
the number of allocated words in the minor and major heaps.




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

end of thread, other threads:[~1994-10-21 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-10-20  0:58 Runtime statistics John Harrison
1994-10-21 12:30 Damien Doligez

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).