Re: Performance issue after coverting from Framework 1.1 to 2.0
- From: Bob Grommes <bob@xxxxxxxxxxxxxx>
- Date: Thu, 19 Oct 2006 20:41:34 -0700
Hi Bernd,
As I told the original poster, focus not on the platform version change, but on what is different between the dev and deployment environments. I think we're on the same page there. There could indeed be something going on with 2.0 ... perhaps a performance hit due to security checks, interacting with something left over from a 1.1 config item (to name just one of a zillion possibilities).
This "2.0 is much slower" issue pops up now and then in discussion lists but is far from universal, as you note -- it seems to be deployment-specific and varies from machine to machine. I haven't experienced it, but believe it's really happening to some folks and wish someone in the know would definitively address it.
--Bob
BerndS wrote:
Hi,.
I think that I encountered the same problem: A large program with Framework 1.1 was converted to 2.0, and on some computers almost every line of code is up to 7 times slower than before! It has nothing todo with some special topic like database access, it is really general!
I found out that deinstalling Framework 1.1 on some computers made the application fast again, but unfortunately, that is not the case on every computer.
We have this problem for several months and did not found the cause.
I think it must have something to do with an registry entry, which makes every program step slow.
Thanks for any idea,
Bernd
"Bob Grommes" <bob@xxxxxxxxxxxxxx> schrieb im Newsbeitrag news:O5qB5sFzGHA.476@xxxxxxxxxxxxxxxxxxxxxxx
Don't get overly hung up on "it worked fine in 1.1", even if this is strictly a 1.1 ==> 2.0 project conversion with no other changes. That is not a helpful mindset in actually figuring out the issue. I think it's safe to say that 2.0 is not likely to have major, insurmountable performance issues relative to 1.1; I think it's safe to say that even the 2.0 app was fine on the dev machine. So ... focus not on the platform version change, but on what is different between the dev and deployment machines / networks / security, etc.
- Follow-Ups:
- References:
- Prev by Date: Re: Are there a method replace Graphics.DrawImage ?
- Next by Date: Performance difference between ArrayList and List<object> ?
- Previous by thread: Re: Performance issue after coverting from Framework 1.1 to 2.0
- Next by thread: Re: Performance issue after coverting from Framework 1.1 to 2.0
- Index(es):
Relevant Pages
|
Loading