Handbook
Glossary
<profile-node> ( times children depth -- node )
Vocabulary
tools
.
profiler
.
sampling
.
private
Inputs
times
an
object
children
an
object
depth
an
object
Outputs
node
an
object
Definition
USING:
generalizations
kernel
sequences.generalizations
tools.profiler.sampling
;
IN:
tools.profiler.sampling.private
:
<profile-node>
( times children depth -- node )
[
5
firstn
[
samples>time
]
5
napply
]
2dip
profile-node
boa
;