Hi all,

Does anyone know what processor is equivalent (in MHz, approximately)
to the Pocket PC 2003 SE emulator? I am writing a cpu intensive app (it
uses integer arithmetic and many bitblt's) and I am getting a very
disappointing performance with it. On the PPC 2002 emulator (x86
binary) it is just running fine. I have a 2.8 GHz Northwood P4, so that
shouldn't be a problem I guess?

Cheers,
Attila

Re: Performance of the 2003 SE emulator by Ginny

Ginny
Sun Oct 09 15:48:40 CDT 2005

Attila,

I don't know the answer to your question, but I can tell you that my
PPC2003SE device runs quite a bit faster than the emulator on my computer.
For performance testing, you really need to use the actual device you're
targetting.

--
Ginny Caughey
.NET Compact Framework MVP


"A Grosz" <grosza@hotmail.com> wrote in message
news:1128878782.144278.108870@g14g2000cwa.googlegroups.com...
> Hi all,
>
> Does anyone know what processor is equivalent (in MHz, approximately)
> to the Pocket PC 2003 SE emulator? I am writing a cpu intensive app (it
> uses integer arithmetic and many bitblt's) and I am getting a very
> disappointing performance with it. On the PPC 2002 emulator (x86
> binary) it is just running fine. I have a 2.8 GHz Northwood P4, so that
> shouldn't be a problem I guess?
>
> Cheers,
> Attila
>



Re: Performance of the 2003 SE emulator by The

The
Tue Oct 11 18:46:06 CDT 2005

I'd say the Emulator is about 10 times slower than a real device on a 2GHz
PC.

"A Grosz" <grosza@hotmail.com> wrote in message
news:1128878782.144278.108870@g14g2000cwa.googlegroups.com...
> Hi all,
>
> Does anyone know what processor is equivalent (in MHz, approximately)
> to the Pocket PC 2003 SE emulator? I am writing a cpu intensive app (it
> uses integer arithmetic and many bitblt's) and I am getting a very
> disappointing performance with it. On the PPC 2002 emulator (x86
> binary) it is just running fine. I have a 2.8 GHz Northwood P4, so that
> shouldn't be a problem I guess?
>
> Cheers,
> Attila
>



Re: Performance of the 2003 SE emulator by A

A
Wed Oct 12 15:46:35 CDT 2005

Thanks for all the responses. Someone has tested the app I am writing
on a PDA with a 200 MHz Samsung and it was about 2 times faster than on
my 2.8 GHz P4 in the emulator. Within a few days I'll be owning an Acer
50n, can't wait to test it :-)

Cheers,
Attila