Description
JPerf is a simple framework for writing and running automated performance and scalability tests. It's like JUnit but for performance. Simple write a class that implements PerfTest then create a PerfTestRunner instance to run the test.
Categories
License
Features
- Measure throughput and latency as number of threads grow
- Can be used to measure performance of any Java code
- Perfect for measuring the impact of performance optimizations
- Shows average duration and throughput (invocations per second)
Update Notifications
User Ratings
User Reviews
-
Works, very small, no complaints.
-
very easy to use
-
thanks for sharing
-
very good project, thanks!