Browse thread
Runtime statistics
- John Harrison
[
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: | John Harrison <John.Harrison@c...> |
| Subject: | Runtime statistics |
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.