scalabench.org - Scala Benchmarking Project - Introduction

Example domain paragraphs

While originally conceived as a target platform of the Java language only, the Java Virtual Machine has since become an attractive target for a multitude of programming languages, one of which is Scala . But although the Scala compiler emits plain Java bytecode, the execution characteristics of Scala programs are not necessarily similar to those of Java programs. In a nutshell, the Scala Benchmarking Project thus attempts to answer the following research question: Scala ≡ Java (mod JVM)? .

Alas, the benchmark suites so often used in JVM research do not yet reflect the growing popularity of non‐Java languages on the JVM; all prevalent suites are still firmly Java‐focused. The first major contribution of the Scala Benchmarking Project has thus been to complement a popular Java benchmark suite with a large set benchmarks based on real‐world Scala applications, thereby allowing JVM researchers to finally compare and contrast the performance characteristics of Java and Scala programs beyond the le

At the moment, the Scala Benchmarking Project consists of the following core projects.