JMH Benchmark

Code for running JMH benchmarks that assess the performance of the generators. Code in this module is not part of the public API.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.apache.commons
Идентификатор

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

commons-rng-examples-jmh
Последняя версия

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

JMH Benchmark
Code for running JMH benchmarks that assess the performance of the generators. Code in this module is not part of the public API.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

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

https://gitbox.apache.org/repos/asf?p=commons-rng.git/commons-rng-examples-jmh

Скачать commons-rng-examples-jmh

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-rng-simple jar 1.3
org.apache.commons : commons-rng-sampling jar 1.3
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

test (1)

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

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

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

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

Версия
1.3
1.2
1.1