mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6d073f8d99
`ObjectSpace.memsize_of_all` takes a class and count memory size of all instances of the class and its subclasses (if any).