Do you run GC.minimize ?
Not explicitly, but I did try `call gc_minimize()` from the debugger when attached to processes and it made no difference.
Maybe I'll add a hook to the program to call that on a hotkey press for the future though, I can see some situations where it might make a difference.
(though I'd be kinda surprised if it didn't at least sometimes run automatically...)