gc-stats-table ( stats -- table )


Vocabulary
tools.memory.private

Inputs
statsan object


Outputs
tablean object


Definition


: gc-stats-table ( stats -- table )
[ gc-stats-table-row ] map
{ "" "Number" "Total" "Mean" "Median" "Min" "Max" } prefix ;