Hello. I'm developing a managed application (.NET 4) that is continuously processing images from a machine vision camera. I suspect that LOH fragmentation might be an issue for this application. My question is how does one go about determining if the LOH is indeed becoming fragmented during runtime? Is there a profiler I can run which will check for this behavior in my application? Thank you in advance.
-L