
3.4.9 Profile structure values
MLWORKS.Profile
MLWorks.Profile
val make_manner :
{time : bool,
space : bool,
calls : bool,
copies : bool,
depth : int,
breakdown : object_kind list} -> manner
make_manner manner_spec -> manner
timetrue, return time-profiling data.
spacetrue, return space-profiling data.
callstrue, return function-call-counting data
copiestrue, record the number of garbage-collector copies per generation in any space profile.
depth
breakdownobject_kind, page 40.

Generated with Harlequin WebMaker