GC
- free your object as soon as possible (this will help to prevent the object promotion to into higher GC generation)
- long lived object create early (this will help to avoid memory defragmentation by setting long lived (promoted to 1 and 2) object at bottom of CLR memory block) Read the rest of this entry »
Posted by anasoft