RE: GC: Performance impact of large static structure in memory
From: Gang Peng[MSFT] (gangp_at_online.microsoft.com)
Date: 04/14/04
- Next message: Gang Peng[MSFT]: "RE: Limit Heap Size"
- Previous message: Daniel O'Connell [C# MVP]: "Re: CLI Exception Handling"
- In reply to: Dmitry Martynov: "GC: Performance impact of large static structure in memory"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Apr 2004 18:47:40 GMT
If the objects survives in GC, they will be promoted to older generation.
Jeffery Richter's book has pretty good chapter about GC.
Gang Peng
[MS]
- Next message: Gang Peng[MSFT]: "RE: Limit Heap Size"
- Previous message: Daniel O'Connell [C# MVP]: "Re: CLI Exception Handling"
- In reply to: Dmitry Martynov: "GC: Performance impact of large static structure in memory"
- Messages sorted by: [ date ] [ thread ]