Handbook
Glossary
gc-stats-table ( stats -- table )
Vocabulary
tools
.
memory
.
private
Inputs
stats
an
object
Outputs
table
an
object
Definition
USING:
sequences
;
IN:
tools.memory.private
:
gc-stats-table
( stats -- table )
[
gc-stats-table-row
]
map
{
""
"Number"
"Total"
"Mean"
"Median"
"Min"
"Max"
}
prefix
;