Benchmark Utilities

Features to implement benchmarks.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

benchmark
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Benchmark Utilities
Features to implement benchmarks.
Project URL

Project URL

https://github.com/matthieu-vergne/Benchmark

Download benchmark

Filename Size
benchmark-1.2.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>benchmark</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark/
implementation 'fr.matthieu-vergne:benchmark:1.2'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark/
implementation ("fr.matthieu-vergne:benchmark:1.2")
'fr.matthieu-vergne:benchmark:pom:1.2'
<dependency org="fr.matthieu-vergne" name="benchmark" rev="1.2">
  <artifact name="benchmark" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='benchmark', version='1.2')
)
libraryDependencies += "fr.matthieu-vergne" % "benchmark" % "1.2"
[fr.matthieu-vergne/benchmark "1.2"]

Dependencies

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

Project Modules

  • benchmark-core
  • benchmark-samples

Versions

Version
1.2
1.1
1.0