Re: [ADVANCED-DOTNET] Extremely slow GC's on NT4

2002-11-04 Thread Graeme Foster
ion of advanced .NET topics. [mailto:ADVANCED-DOTNET@;DISCUSS.DEVELOP.COM]On Behalf Of Graeme Foster Sent: Friday, 1 November 2002 11:05 PM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Extremely slow GC's on NT4 Hi, I'm experiencing incredibly long delays during some GC's on

Re: [ADVANCED-DOTNET] Extremely slow GC's on NT4

2002-11-01 Thread Ben Kloosterman
: Moderated discussion of advanced .NET topics. [mailto:ADVANCED-DOTNET@;DISCUSS.DEVELOP.COM]On Behalf Of Graeme Foster Sent: Friday, 1 November 2002 11:05 PM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Extremely slow GC's on NT4 Hi, I'm experiencing incredibly long delays during

[ADVANCED-DOTNET] Extremely slow GC's on NT4

2002-11-01 Thread Graeme Foster
Hi, I'm experiencing incredibly long delays during some GC's on NT4 systems. The time taken seems to increase dramatically from less than a second to almost an hour, depending on how many controls (and their associated objects) are in use at the time. Our app is a fairly straightforward Windows F