Last Version

kTLSH JMH benchmark 1.0.1

JMH based benchmarking of kTLSH implementation.

License

License

Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

app.keve.ktlsh
ArtifactId

ArtifactId

ktlsh-jmh
Version

Version

1.0.1
Type

Type

jar
Description

Description

kTLSH JMH benchmark
JMH based benchmarking of kTLSH implementation.
Source Code Management

Source Code Management

http://github.com/kevemueller/kTLSH/tree/master/ktlsh-jmh

Download ktlsh-jmh 1.0.1


<!-- https://jarcasting.com/artifacts/app.keve.ktlsh/ktlsh-jmh/ -->
<dependency>
    <groupId>app.keve.ktlsh</groupId>
    <artifactId>ktlsh-jmh</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/app.keve.ktlsh/ktlsh-jmh/
implementation 'app.keve.ktlsh:ktlsh-jmh:1.0.1'
// https://jarcasting.com/artifacts/app.keve.ktlsh/ktlsh-jmh/
implementation ("app.keve.ktlsh:ktlsh-jmh:1.0.1")
'app.keve.ktlsh:ktlsh-jmh:jar:1.0.1'
<dependency org="app.keve.ktlsh" name="ktlsh-jmh" rev="1.0.1">
  <artifact name="ktlsh-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.keve.ktlsh', module='ktlsh-jmh', version='1.0.1')
)
libraryDependencies += "app.keve.ktlsh" % "ktlsh-jmh" % "1.0.1"
[app.keve.ktlsh/ktlsh-jmh "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.23
app.keve.ktlsh : ktlsh jar 1.0.1
app.keve.ktlsh : ktlsh jar 1.0.1

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.23

Project Modules

There are no modules declared in this project.