I'm working to make our application more performant by caching more stuff in memory. What worries me, though, is all that I'm reading about how the large object heap is not really compacted during a garbage collection, and that this can cause memory fragmentation.I'm working to make our application more perfor