VS.NET CPU Usage during debugging
- From: "John Rivers" <first10@xxxxxxxxxxxxxx>
- Date: 24 Aug 2005 17:27:18 -0700
Hello,
When I press F5 to start debugging an ASP.NET application
it takes around 6 to 12 seconds before my code actually executes.
During most of this time the CPU usage of devenv.exe hits 100%.
>>From what I can tell the compilation of my code is very fast.
What seems to take a lot of time and effort is for ASP.NET's ISAPI
to load the .net framework classes it needs to run.
Is this just the way it is with .NET or is there a solvable problem?
Furthermore it takes around 5 seconds to stop debugging.
Of course once its running everything is super quick :)
Best wishes,
John
.
- Prev by Date: Re: number of users
- Next by Date: How does user controls's instances work?
- Previous by thread: RadioButtonList Control
- Next by thread: How does user controls's instances work?
- Index(es):