Last Version

performance-tools 1.1

Configurable tool to easily compare performances of different code snippets and to take performance telemetry of a running application.

License

License

Categories

Categories

MINA Net Networking ORM Data
GroupId

GroupId

com.fillumina
ArtifactId

ArtifactId

performance-tools
Version

Version

1.1
Type

Type

jar
Description

Description

performance-tools
Configurable tool to easily compare performances of different code snippets and to take performance telemetry of a running application.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/fillumina/PerformanceTools

Download performance-tools 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.