JMH Simple Benchmark Archetype

Basic archetype for simple JMH-driven benchmark.

License

License

Categories

Categories

Java Languages JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

org.openjdk.jmh
ArtifactId

ArtifactId

jmh-simple-benchmark-archetype
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

JMH Simple Benchmark Archetype
Basic archetype for simple JMH-driven benchmark.
Project Organization

Project Organization

Oracle
Source Code Management

Source Code Management

http://hg.openjdk.java.net/code-tools/jmh/jmh-simple-benchmark-archetype/

Download jmh-simple-benchmark-archetype

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4
0.3.2
0.3.1
0.3
0.2.1
0.2
0.1