by Dan East » Apr 3, 2002 @ 5:23pm
Yeah, you really can't go by the emulation speed at all. My laptop that I do all my development on is only 300 mhz, which is less than 50% faster than my iPaq. However, un-optimized debug builds run much faster in the emuilator than optimized release builds on my iPaq. That just goes to show the Pentium's robust instruction set, coupled with its large cache, greatly boosts its performance. Hopefully the XScale processor will increase performance, in addition to only increasing MHZ.
Dan East