Last Version

Unsafe Benchmark 1.0

Benchmarks for the net.bramp.unsafe classes

License

License

Categories

Categories

Net
GroupId

GroupId

net.bramp.unsafe
ArtifactId

ArtifactId

unsafe-benchmark
Version

Version

1.0
Type

Type

jar
Description

Description

Unsafe Benchmark
Benchmarks for the net.bramp.unsafe classes

Download unsafe-benchmark 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
net.bramp.unsafe : unsafe-unroller jar 1.0
net.bramp.unsafe : unsafe-helper jar 1.0
net.bramp.unsafe : unsafe-collection jar 1.0
net.bramp.unsafe : unsafe-tests jar 1.0
org.openjdk.jmh : jmh-core jar 1.10.4

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.