droidBooster claims to ‘pulverize’ Java code execution
Everyone wants faster Android phones and the common understanding is that to obtain them you need faster hardware. Android 2.2 has promised us a faster code execution with a JIT compiler that translates Java code to machine code and caches it right before it is executed. This is how Android 2.2 gets a performance boost or at least it does in numbers. It appears that there may be another way for Android to get a speed boost that “pulverizes” the JIT compiler on Froyo or Eclair: droidBooster.
The company FlexyCore has developed a product called droidBooster that can be used on any Android platform version, 1.x – 2.x, and also on any hardware (including ARM, ATOM, or MIPS). This technology promises to increase Java code execution while using less CPU cycles. That statement isn’t inherently amazing as it makes sense that the faster your Java code can execute with the same processor, the less processor cycles you use. What’s kind of amazing about this is that FlexyCore claims that droidBooster on Eclair scores an 11.6 on CaffeineMark as the JIT compiler on Froyo scores 4.3. These were both run on either a Nexus One or HTC Desire with the Snapdragon QSD8250. For reference, CaffeineMark is a tool to measure the speed of a Java interpreter on any given machine or device. The higher the number, the faster the Java execution.