...ContiPerf enables performance testing already in early development phases and in an easy-to-learn manner:
A developer writes a performance test in form of a JUnit 4 test case and adds performance test execution settings as well as performance requirements in form of Java annotations. When JUnit is invoked by an IDE, build script or build server, ContiPerf activates, performs the tests and creates an HTML report. The report provides a detailed overview of execution, requirements and measurements, even providing a latency distribution chart.
A large feature set for execution settings and performance requirements is available, e.g. ...