Skip to content

indrabasak/jvm-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Exploring different aspects of JVM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages