Maybe it's time to put together an instrumented GC...
Wishlist: - some way to know _when_ a collection happened (or how often)- logging of allocations (module/linenumber of allocator, size of allocation, type of allocation)
- per TypeInfo allocation statistics - per module allocation statistics