Last Version

Java macro benchmarks 1.0.0.RC1

Benchmarking suite for Java macro benchmarks. Configure and run workloads to stress test your application. Measure runtime performance using your preferred data collector and plotter.

License

License

Categories

Categories

Net
GroupId

GroupId

net.engio
ArtifactId

ArtifactId

lab
Version

Version

1.0.0.RC1
Type

Type

jar
Description

Description

Java macro benchmarks
Benchmarking suite for Java macro benchmarks. Configure and run workloads to stress test your application. Measure runtime performance using your preferred data collector and plotter.
Project URL

Project URL

https://github.com/bennidi/lab

Download lab 1.0.0.RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jfree : jfreechart jar 1.0.14
net.engio : pips jar 1.0.0.RC1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.