Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Created September 11, 2018 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsibinski/c41faa4201d987b17102f0229dfa20cc to your computer and use it in GitHub Desktop.
Save dsibinski/c41faa4201d987b17102f0229dfa20cc to your computer and use it in GitHub Desktop.
GCSettings.LargeObjectHeapCompactionMode = GCLargeObjectHeapCompactionMode.CompactOnce;
GC.Collect();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment