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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.jkcode
Идентификатор

Идентификатор

jkbenchmark-test
Последняя версия

Последняя версия

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/shigebeyond/jkbenchmark
Система контроля версий

Система контроля версий

https://github.com/shigebeyond/jkbenchmark

Скачать jkbenchmark-test

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.9.0