JUnitBenchmarks

A framework for writing performance micro-benchmarks using JUnit4 annotations.

License

License

Categories

Categories

JUnit Unit Testing Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch
ArtifactId

ArtifactId

junit-benchmarks
Last Version

Last Version

0.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

JUnitBenchmarks
A framework for writing performance micro-benchmarks using JUnit4 annotations.
Project URL

Project URL

http://labs.carrotsearch.com/junit-benchmarks.html
Project Organization

Project Organization

Carrot Search s.c.

Download junit-benchmarks

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit Optional jar 4.11
com.h2database : h2 Optional jar 1.3.160
mysql : mysql-connector-java Optional jar 5.1.22

test (6)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.1.4
org.codehaus.jackson : jackson-core-asl jar 1.9.2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2
mysql : mysql-connector-mxj jar 5.0.12
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1