Project Bonneville is a suite of Java micro-benchmarks for revealing JVM performance trends and providing insight into coding Java programs for speed. It includes an analysis of its results, and discusses their application to real-world projects.
This project is designed to help programmers understand the resource utilization of their code in the JavaVirtual Machine and provide real time feedback via a GUI interface.