Hyeong-Seok Oh; Beom-Jun Kim; Hyung-Kyu Choi; Soo-Mook Moon (2012). „Evaluation of Android Dalvik virtual machine”. Association for Computing Machinery. Приступљено 23. 3. 2014. „In the JITC mode, however, Dakvik is slower than HotSpot by more than 2.9 times and its generated code size is not smaller than HotSpot's due to its worse code quality and trace-chaining code.”
„Debugging ART Garbage Collection”. Приступљено 6. 10. 2015. „The Dalvik runtime is no longer maintained or available [in latest versions of Android] and its byte-code format is now used by ART.”
Vandette, Bob (22. 11. 2010). „Java SE Embedded Performance Versus Android 2.2”. Oracle Corporation. Архивирано из оригинала 28. 6. 2011. г. Приступљено 4. 9. 2011. „The results show that although Androids new JIT is an improvement over its interpreter only implementation, Android is still lagging behind the performance of our Hotspot enabled Java SE Embedded. As you can see from the above results, Java SE Embedded can execute Java bytecodes from 2 to 3 times faster than Android 2.2.”
„Developing and Benchmarking Native Linux Applications on Android”. Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering. Springer Publishing. 29. 4. 2009. Приступљено 23. 3. 2014. „The results show that native C applications can be up to 30 times as fast as an identical algorithm running in Dalvik VM. Java applications can become a speed-up of up to 10 times if utilizing JNI.”
Vandette, Bob (22. 11. 2010). „Java SE Embedded Performance Versus Android 2.2”. Oracle Corporation. Архивирано из оригинала 28. 6. 2011. г. Приступљено 4. 9. 2011. „The results show that although Androids new JIT is an improvement over its interpreter only implementation, Android is still lagging behind the performance of our Hotspot enabled Java SE Embedded. As you can see from the above results, Java SE Embedded can execute Java bytecodes from 2 to 3 times faster than Android 2.2.”
Outler, Adam (16. 5. 2012). „Update on the Oracle Versus Google Trial”. Архивирано из оригинала 12. 04. 2013. г. Приступљено 18. 1. 2013. „'A major portion of the Oracle’s claims are based on 9 lines of code contained within Java.Util.Arrays.rangeCheck(). Here is the code in question:...'”
Outler, Adam (16. 5. 2012). „Update on the Oracle Versus Google Trial”. Архивирано из оригинала 12. 04. 2013. г. Приступљено 18. 1. 2013. „'A major portion of the Oracle’s claims are based on 9 lines of code contained within Java.Util.Arrays.rangeCheck(). Here is the code in question:...'”
zdnet.com
Bott, Ed (8. 9. 2011). „The real history of Java and Android, as told by Google”. ZDNet. Приступљено 27. 11. 2011. „'The definition of a “clean room” implementation is that the engineers writing the code have no direct exposure to the original, copyrighted material, including code, specifications, and other documentation. That’s a problem for Google, as I noted in yesterday’s post, because there is substantial evidence that the engineers working on the project had direct access to the copyrighted material. '”