Re: startup times woes...
- From: "Lloyd Dupont" <net.galador@ld>
- Date: Tue, 22 Aug 2006 09:44:16 +1000
I wonder if I have a problem with my disk....
"Barry Kelly" <barry.j.kelly@xxxxxxxxx> wrote in message
news:ls2ie21ofgdvq5ekcsc2qp49ntc7qr1ndb@xxxxxxxxxx
Lloyd Dupont wrote:
I try to understand and improve my application cold start.
I already load as little as possible in the Main().
Now I have a test which gives strange results, and I try to understand
what
it means.
test 1:
====
I reboot, launch a small .NET executable, which takes 7 seconds, and
launch
my application, which takes 30 seconds.
test 2:
====
I reboot, launch my application, which takes 70 seconds.
If it takes 70 seconds to start an application from a cold reboot,
there's got to be something wrong somewhere. Is it thrashing? Are there
huge data files / assemblies that are extremely fragmented on disk? Is
there a lot of I/O?
FWIW, starting a small .NET executable from a cold restart does not take
7 second on my machine - it takes about 2.7 seconds.
-- Barry
--
http://barrkel.blogspot.com/
.
- References:
- startup times woes...
- From: Lloyd Dupont
- Re: startup times woes...
- From: Barry Kelly
- startup times woes...
- Prev by Date: Re: startup times woes...
- Next by Date: Re: Problems in loading a Non-GAC version of Assembly
- Previous by thread: Re: startup times woes...
- Next by thread: Re: startup times woes...
- Index(es):
Relevant Pages
|