Added benchmarks for simple & redirect command execution
This commit is contained in:
@@ -23,6 +23,8 @@ dependencies {
|
||||
testImplementation 'org.hamcrest:hamcrest-library:1.2.1'
|
||||
testImplementation 'org.mockito:mockito-core:1.8.5'
|
||||
testImplementation 'com.google.guava:guava-testlib:21.0'
|
||||
testImplementation 'org.openjdk.jmh:jmh-core:1.19'
|
||||
testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.19'
|
||||
}
|
||||
|
||||
task sourcesJar(type: Jar) {
|
||||
|
||||
Reference in New Issue
Block a user