Thread: Classic Nook Teardown
View Single Post
Old 12-29-2009, 09:11 AM   #24
Baumi
Connoisseur
Baumi has a complete set of Star Wars action figures.Baumi has a complete set of Star Wars action figures.Baumi has a complete set of Star Wars action figures.
 
Posts: 56
Karma: 290
Join Date: Oct 2009
Device: Kindle 3, Kindle DXG, Cybook G3
Quote:
Originally Posted by stangri View Post
Haven't seen a single argument disproving the point that code which needs to be translated into objective code in VM (java) is slower than objective code (uhm, not java). Comparing to the objective code (which most of the programs still are) java is slow.
Make that "slower" - big difference.

When it comes to extensive number-crunching, native code has a big advantage - but when we're talking about GUIs, the computer spends most of its time waiting on user input anyway.

To get back to the car analogies: A sedan can haul more than a convertible, but if you only have a small bag with you anyway, it's not going to make much of a difference. (Except when it comes to fun driving, and that's where the analogy breaks down...)

From what I've read about both Android and the Nook, well-written Java code should easily be fast enough to handle the task. Bad programming OTOH - well, that can slow down anything, no matter which language you're using. ;-)

Last edited by Baumi; 12-29-2009 at 09:12 AM. Reason: typo
Baumi is offline   Reply With Quote