jkbenchmark

Jkbenchmark is a powerful and flexible framework which help you to develop benchmark test code much easier. Your create the player, which participates in benchmark test. Jkbenchmark do the concurrency and statistics, then give you a report about tps / rt / error percent.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jkcode
ArtifactId

ArtifactId

jkbenchmark-test
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

jkbenchmark
Jkbenchmark is a powerful and flexible framework which help you to develop benchmark test code much easier. Your create the player, which participates in benchmark test. Jkbenchmark do the concurrency and statistics, then give you a report about tps / rt / error percent.
Project URL

Project URL

https://github.com/shigebeyond/jkbenchmark
Source Code Management

Source Code Management

https://github.com/shigebeyond/jkbenchmark

Download jkbenchmark-test

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
net.jkcode : jkutil jar 1.9.0
net.jkcode : jkguard jar 1.9.0
net.jkcode.jkmvc : jkmvc-orm jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0