/jvm-fun

Exploring different aspects of JVM.

Primary LanguageJava

Build Status Quality Gate Technical debt ratio Coverage

JVM Fun

Exploring different aspects of JVM (Java Virtual Machine)

References

  1. Brent Boyer. Robust Java benchmarking. In IBM DeveloperWorks, June, 2008.

  2. A. Georges, D. Buytaert, and L. Eeckhout. Statistically Rigorous Java Performance Evaluation. In OOPSLA '07 Proceedings of the 22nd annual ACM SIGPLAN conference on Object-oriented programming systems and applications, pages 57-76, October, 2007.

Build

Execute the following command from the parent directory:

mvn clean install

Run

To run the examples, please read the README of each child project.