To determine storage usage (useful when benchmarking), use the functions room , total-allocation and find-object-size . The function sys:room-values is suitable for programmatic use: it returns the values that room prints.
room
total-allocation
find-object-size
sys:room-values