JMH Pluggable Profilers

Pluggable profilers for JMH that are discovered through SPI (for JMH >= 1.2) when the profiler is present in the classpath.

Лицензия

Лицензия

Категории

Категории

JMH Тестирование приложения и мониторинг Performance analysis
Группа

Группа

com.github.biboudis
Идентификатор

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

jmh-profilers
Последняя версия

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

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

JMH Pluggable Profilers
Pluggable profilers for JMH that are discovered through SPI (for JMH >= 1.2) when the profiler is present in the classpath.
Ссылка на сайт

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

https://github.com/biboudis/jmh-profilers

Скачать jmh-profilers

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.openjdk.jmh : jmh-core jar 1.18
org.openjdk.jmh : jmh-generator-annprocess jar 1.18

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

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

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

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

Версия
0.1.4
0.1.3
0.1.2