Dalvik Turbo virtual machine

Dalvik Turbo is a proprietary alternative to Google's implementation of the Dalvik virtual machine that runs on the Android operating system and other platforms.[1] It is developed by French/Swiss firm Myriad Group.[2][3]

Dalvik Turbo
Original author(s)Myriad Group
Operating systemLinux
PlatformAndroid and others
TypeVirtual machine
LicenseProprietary commercial software

The virtual machine runs the Java platform on compatible mobile devices.

It runs applications which have been converted into a compact Dalvik Executable (.dex) format suitable for systems that are constrained in terms of memory and processor speed.

MIPS Technologies/Imagination Technologies entered into a license agreement with Myriad to make their Dalvik Turbo Virtual Machine (VM) available to its licensees as part of its standard distribution of Android for its MIPS architecture.[4]

Performance

Myriad claims applications run in Dalvik Turbo "up to three times" faster, while reducing battery drain and giving developers the power they need to create graphically intense games.[5]

Dalvik Turbo has been shown on video to be 2.8 times faster while running a benchmark test.[6]

gollark: I can tell you that my entry:- will be submitted- will be written in C or Python- will contain integers for at least the I/O part- will multiply square n * n matrices- will run in either less than, more than or equal to O(n²²¹¹³¹³¹³⁴) time and O((log n)⁶) space- may or may not invoke certain dark bee gods- will be compatible with Linux and potentially other OSes- could contain instances of SCP-3443- will be between (inclusive) 0KB and 20KB (main code file)- may utilize electromagnetic, logical or philosophical induction
gollark: Yes. You know how it is, one moment you're writing a reasonable program with comments and such but the next you accidentally start dropping in Greek identifier names, monoids, and stack frame meddling.
gollark: Reminder that osmarkslisp™ is in the public domain (because I say so and that is* how licensing works) and available here: https://github.com/osmarks/random-stuff/blob/master/list-sort.py
gollark: I don't actually know how to do variably sized 2D arrays; you can always convert them in your code.
gollark: It was determined that 2D arrays were "annoying" and "beelike".

References

  1. "Myriad Alien Dalvik". Myriadgroup.com. Archived from the original on 2013-11-13. Retrieved 2013-11-13.
  2. Archived February 26, 2010, at the Wayback Machine
  3. Arghire, Ionut. "Myriad Launches Dalvik Turbo Virtual Machine for Android". softpedia. Retrieved 2019-11-16.
  4. "MIPS Technologies Adopts Myriad's Dalvik Turbo VM Engine for its Android™ on MIPS® Distribution". 2011-05-09. Archived from the original on May 9, 2012.
  5. "Swiss firm claims huge boost in Android app performance, battery life with new virtual machine". Engadget. Retrieved 2011-12-28.
  6. Ziegler, Chris (2010-02-17). "Myriad Dalvik Turbo hands-on: Android apps just got fast". Engadget.com. Retrieved 2013-11-13.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.