@gron

Characteristics of Dynamic JVM Languages

, , , , , and . Proceedings of the 7th ACM Workshop on Virtual Machines and Intermediate Languages, page 11--20. ACM, (2013)
DOI: 10.1145/2542142.2542144

Abstract

The Java Virtual Machine (JVM) has become an execution platform targeted by many programming languages. However, unlike with Java, a statically-typed language, the performance of the JVM and its Just-In-Time (JIT) compiler with dynamically-typed languages lags behind purpose-built language-specific JIT compilers. In this paper, we aim to contribute to the understanding of the workloads imposed on the JVM by dynamic languages. We use various metrics to characterize the dynamic behavior of a variety of programs written in three dynamic languages (Clojure, Python, and Ruby) executing on the JVM. We identify the differences with respect to Java, and briefly discuss their implications.

Description

Characteristics of dynamic JVM languages

Links and resources

Tags

community

  • @gron
  • @dblp
@gron's tags highlighted