Is there a way to turn off the garbage collector stats on the debug output?
I’m referring to this stuff…
[quote]GC: 2msec 14712 bytes used, 49668 bytes available
Type 0F (STRING ): 84 bytes
Type 11 (CLASS ): 888 bytes
Type 12 (VALUETYPE ): 36 bytes
Type 13 (SZARRAY ): 2460 bytes
Type 15 (FREEBLOCK ): 49668 bytes
Type 16 (CACHEDBLOCK ): 228 bytes
Type 17 (ASSEMBLY ): 7620 bytes
Type 18 (WEAKCLASS ): 48 bytes
Type 19 (REFLECTION ): 24 bytes
Type 1B (DELEGATE_HEAD ): 180 bytes
Type 1D (OBJECT_TO_EVENT ): 96 bytes
Type 1E (BINARY_BLOB_HEAD ): 228 bytes
Type 1F (THREAD ): 1152 bytes
Type 20 (SUBTHREAD ): 144 bytes
Type 21 (STACK_FRAME ): 612 bytes
Type 22 (TIMER_HEAD ): 72 bytes
Type 27 (FINALIZER_HEAD ): 72 bytes
Type 31 (IO_PORT ): 108 bytes
Type 34 (APPDOMAIN_HEAD ): 72 bytes
Type 36 (APPDOMAIN_ASSEMBLY ): 588 bytes[/quote]