PC Review


Reply
Thread Tools Rate Thread

CLR doesn't do warm start?

 
 
benji
Guest
Posts: n/a
 
      11th Mar 2008
Hi,

As this article (http://msdn2.microsoft.com/en-us/magazine/cc163655.aspx)
mentions, there is a cold and warm start time for managed apps. I'm running a
few .net 2.0 winforms apps on my desktop (XP) and until last week, I had the
expected cold followed by warm time. Now, my cold and "warm" times are about
identical. I don't know what changed. It could be something else that's
running in memory and being a hog, but I'm wondering if there is some CLR
switch that says "disable warm starts" that I can look at?

Thanks...

-Ben
 
Reply With Quote
 
 
 
 
Jon Skeet [C# MVP]
Guest
Posts: n/a
 
      11th Mar 2008
benji <(E-Mail Removed)> wrote:
> As this article (http://msdn2.microsoft.com/en-us/magazine/cc163655.aspx)
> mentions, there is a cold and warm start time for managed apps. I'm running a
> few .net 2.0 winforms apps on my desktop (XP) and until last week, I had the
> expected cold followed by warm time. Now, my cold and "warm" times are about
> identical. I don't know what changed. It could be something else that's
> running in memory and being a hog, but I'm wondering if there is some CLR
> switch that says "disable warm starts" that I can look at?


It's not the the CLR is doing anything special (as I understand it) -
just that the Windows file cache will make it a lot quicker to load
things the second time.

Chances are there's some service or start-up app which is using .NET.
It may be starting up and then shutting down again, but if it's loaded
the CLR at some point, the cache is likely to have kept those pages.

--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
start menu doesn't start apps Dabbler Windows Vista General Discussion 3 28th Jul 2008 04:59 PM
CD/DVD Drive's Icon Doesn't Refresh, Autoplay Doesn't Start Admiral Talon Windows Vista Hardware 0 16th Jun 2008 05:44 PM
A7N8X Deluxe SATA doesn't warm boot Italy Anonymous Remailer Asus Motherboards 1 18th Feb 2004 02:30 PM
a7n8x deluxe sata doesn't warm boot! Anonymous Asus Motherboards 5 15th Feb 2004 04:38 PM
computer doesn't start. I switch the power button, HDD light turns on and remains, and nothing happens. Monitor doesn't get any signal from the system Dmitriy Kopnichev Microsoft Windows 2000 Hardware 8 27th Aug 2003 06:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:52 AM.