Collection filling weird behavor
From: Sylvain Ross (sross_at_free.fr)
Date: 05/07/04
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Thread Pool AvailableThreads is always 25"
- Next in thread: Jon Skeet [C# MVP]: "Re: Collection filling weird behavor"
- Reply: Jon Skeet [C# MVP]: "Re: Collection filling weird behavor"
- Reply: jay widman: "Collection filling weird behavor"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 06 May 2004 19:43:31 -0700
Hi,
I noticed a very weird behavor with the collection class.
With exactly the same code, filling a collection takes usually around 4
seconds, but sometimes, it takes 60s ! for absolutely no apparent reasons.
I've tried this on a bunch of computers, everytime, I notice the same
inconsistency in the time for filling the collection, but it is always
either 4 seconds, either 60 seconds ...
I'm really afraid that it is a framework bug, or a compiler bug, I d'ont
know ... but it bugs me !
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Thread Pool AvailableThreads is always 25"
- Next in thread: Jon Skeet [C# MVP]: "Re: Collection filling weird behavor"
- Reply: Jon Skeet [C# MVP]: "Re: Collection filling weird behavor"
- Reply: jay widman: "Collection filling weird behavor"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|