I haven't implemented anything on Android yet, but most libraries that
will use CPU-intensive algorithms like those demonstrated by the
shootout are C libraries on the iPhone. For example, Quartz, the
drawing API is all C. While I agree that I'm less productive working
in C than in Java, I don't think speed is a valid concern on the
iPhone platform.
I've got user experience on an iPod Touch, a Palm Pre, and an HTC Hero
for the past 6 months. The iPod Touch has definitely been the
fastest. I'm really looking forward to getting iPhoneOS 4 on a new
iPod Touch (I'll probably buy a 4th-gen one) and Froyo on a new
Android device (I'm hoping to get an HTC Evo) and seeing how they
compare to each other. Unfortunately, the pre is not worthy of
comparison, despite having similar hardware to an iPhone 3GS.
-Heath Borders
hbor...@mail.win.org
Twitter: heathborders
http://heath-tech.blogspot.com
On Wed, May 26, 2010 at 4:04 PM, Bryan Venable <bven...@spif.com> wrote:
> http://www.javarants.com/2010/05/26/android-dalvik-vm-performance-is-a-threat-to-the-iphone/
>
What we really need to see to push the two apart is new developer
tools. The one that releases a completely kick-ass new dev tool first
will be the one that rockets forward. Think what Adobe was trying to
do with Flash CS5, but with native, non-crap code.
On May 26, 4:47 pm, Heath Borders <hbord...@mail.win.org> wrote:
> These articles are hilarious because of Java's early history of being
> slow compared to compiled, languages.
>
> I haven't implemented anything on Android yet, but most libraries that
> will use CPU-intensive algorithms like those demonstrated by the
> shootout are C libraries on the iPhone. For example, Quartz, the
> drawing API is all C. While I agree that I'm less productive working
> in C than in Java, I don't think speed is a valid concern on the
> iPhone platform.
>
> I've got user experience on an iPod Touch, a Palm Pre, and an HTC Hero
> for the past 6 months. The iPod Touch has definitely been the
> fastest. I'm really looking forward to getting iPhoneOS 4 on a new
> iPod Touch (I'll probably buy a 4th-gen one) and Froyo on a new
> Android device (I'm hoping to get an HTC Evo) and seeing how they
> compare to each other. Unfortunately, the pre is not worthy of
> comparison, despite having similar hardware to an iPhone 3GS.
>
> -Heath Borders
> hbord...@mail.win.org
> Twitter: heathbordershttp://heath-tech.blogspot.comOn Wed, May 26, 2010 at 4:04 PM, Bryan Venable <bvena...@spif.com> wrote:
> >http://www.javarants.com/2010/05/26/android-dalvik-vm-performance-is-...
-Heath Borders
hbor...@mail.win.org
Twitter: heathborders
http://heath-tech.blogspot.com
I'm not really surprised by this, as applications on the iPod
Touch/iPhone have thus far had pretty much free reign over memory, if
I recall correctly, as only one app is running at a time.
Hmmm... *cough* Windows *cough* ... :)