Jar examples for p:performance-test
Extensions to JUnit and JUnitBenchmarks to execute performance tests with cpu profiling
You can download jar file performance-test 1.1.0 in this page.
Apache License, Version 2.0
You can use the following script to add performance-test-1.1.0.jar to your project.
<dependency> <groupId>com.arpnetworking.test</groupId> <artifactId>performance-test</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.arpnetworking.test', name: 'performance-test', version: '1.1.0'
libraryDependencies += "com.arpnetworking.test" % "performance-test" % "1.1.0"
<dependency org="com.arpnetworking.test" name="performance-test" rev="1.1.0"/>
@Grapes(@Grab(group='com.arpnetworking.test', module='performance-test', version='1.1.0'))
'com.arpnetworking.test:performance-test:jar:1.1.0'
Click the following link to download the jar file.
performance-test-1.1.0-javadoc.jar