Handbook
Glossary
room. ( -- )
Factor handbook
»
Developer tools
»
Object memory tools
Next:
heap-stats. ( -- )
Vocabulary
tools
.
memory
Word description
Prints an overview of memory usage broken down by generation and zone.
See also
data-room
,
code-room
Definition
USING:
io
;
IN:
tools.memory
:
room.
( -- )
data-room.
nl
code-room.
nl
callback-room.
;