Skip to content
andygrove edited this page Dec 3, 2012 · 3 revisions

JPerf is a simple open source performance and scalability testing framework for Java and is distributed under the Apache License 2.0.

Writing performance tests for JPerf is as simple as writing unit tests with JUnit. Full examples are included and the README.txt in the root folder contains documentation.

For feature requests and bug reports please file an issue via github here.

Clone this wiki locally