G
Guest
I have a fairly large CF 2.0 application with three files: 2 DLL's 556KB,
361KB and the .exe of 108K. I'm looking for any hints on how to make the
initial load of my application run faster. I'm using CeDbgView32 and it
looks like from the time the first thread is started until the first line of
code is executed in my app is about 5 seconds on an iPAQ with 550MHz
processor.
Once it finally gets to my code it's about 2.25 seconds until the app
"appears" ready and performance from then on seems acceptable. I'm just
looking for a way to get that initial 5 seconds down to a more reasonable 1-3
seconds.
Anyone have any thoughts?
361KB and the .exe of 108K. I'm looking for any hints on how to make the
initial load of my application run faster. I'm using CeDbgView32 and it
looks like from the time the first thread is started until the first line of
code is executed in my app is about 5 seconds on an iPAQ with 550MHz
processor.
Once it finally gets to my code it's about 2.25 seconds until the app
"appears" ready and performance from then on seems acceptable. I'm just
looking for a way to get that initial 5 seconds down to a more reasonable 1-3
seconds.
Anyone have any thoughts?