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.
*** JPerf has moved! Please go to https://github.com/andygrove/jperf for the current version ***
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)
Categories
Software TestingLicense
Apache License V2.0Follow JPerf
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
thanks for sharing