Last Version

bench 0.2.0

simple benchmark utility modeled after GO's benchmarks (https://golang.org/pkg/testing/#hdr-Benchmarks)

License

License

MIT
GroupId

GroupId

de.kuriositaet
ArtifactId

ArtifactId

bench
Version

Version

0.2.0
Type

Type

jar
Description

Description

bench
simple benchmark utility modeled after GO's benchmarks (https://golang.org/pkg/testing/#hdr-Benchmarks)
Project URL

Project URL

https://github.com/a2800276/javautils/tree/master/bench
Source Code Management

Source Code Management

https://github.com/a2800276/javautils.git

Download bench 0.2.0


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

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.