Re: Threads are so slow in CF 1.x
- From: "<ctacke/>" <ctacke_AT_OpenNETCF_com>
- Date: Sat, 4 Mar 2006 06:52:28 -0500
Ok, so you're creating threads. Again, I see nothing that stands out. What
exactly is slow? What's the definition of "slow" (i.e. do you have time
measurements? You're not expecting a 200-400MHz CISC machine with no matho
coprocessor or display accelerator to perform equally to a 2.5GHz RISC based
PC are you?
-Chris
"SL" <jsk_lam@xxxxxxxxxxx> wrote in message
news:OTEv0D2PGHA.4452@xxxxxxxxxxxxxxxxxxxxxxx
Please see the attachment.
-SKL
"<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message
news:Oy2o$9yPGHA.532@xxxxxxxxxxxxxxxxxxxxxxx
What are your time requirements? What's your code look like? What are
the
details and particulars of the hardware, environment, etc? I've not seen
any slowness of threads specifically - definitley nothing so slow that
the
UI will show it.
-Chris
"SL" <jsk_lam@xxxxxxxxxxx> wrote in message
news:exphVxxPGHA.3856@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I've created one worker thread which communicates with the
main UI thread via delegate/event and the results are unacceptable.
It is so slow in responding. Does anyone has any idea?
I may have to switch to use Timer instead. Haven't started working
on the Timer yet, don't know how will things run.
BTW, I am developing in C#.
Best Regards,
SKL
.
- Follow-Ups:
- Re: Threads are so slow in CF 1.x
- From: SL
- Re: Threads are so slow in CF 1.x
- References:
- Threads are so slow in CF 1.x
- From: SL
- Re: Threads are so slow in CF 1.x
- From: <ctacke/>
- Re: Threads are so slow in CF 1.x
- From: SL
- Threads are so slow in CF 1.x
- Prev by Date: Re: linking error
- Next by Date: Re: Threads are so slow in CF 1.x
- Previous by thread: Re: Threads are so slow in CF 1.x
- Next by thread: Re: Threads are so slow in CF 1.x
- Index(es):
Relevant Pages
|