Qualitatively speaking, these numbers aren't out of line with with what I would expect
based on my assessment of raw cpu speed as delivered by codename1. That is, with
all the ineffeciencies of the code you generate taken as given. I'm not complaining,
but the cpu speed of my ipad is 6% of what I get on my trusty old desktop.
I get similar results on android devices.
The main contributing factor on the ipad is the much larger number of pixels being
pushed as a consequence of the retina display. It's disappointing to have to resort
to clever programming to get performance, rather than letting the raw speed of the
device do the work :)