fr.assoba.open:perf-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

fr.assoba.open
Идентификатор

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

perf-core
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

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

https://github.com/neuneu2k/perf-core

Скачать perf-core

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

<!-- https://jarcasting.com/artifacts/fr.assoba.open/perf-core/ -->
<dependency>
    <groupId>fr.assoba.open</groupId>
    <artifactId>perf-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.assoba.open/perf-core/
implementation 'fr.assoba.open:perf-core:1.0.0'
// https://jarcasting.com/artifacts/fr.assoba.open/perf-core/
implementation ("fr.assoba.open:perf-core:1.0.0")
'fr.assoba.open:perf-core:jar:1.0.0'
<dependency org="fr.assoba.open" name="perf-core" rev="1.0.0">
  <artifact name="perf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.assoba.open', module='perf-core', version='1.0.0')
)
libraryDependencies += "fr.assoba.open" % "perf-core" % "1.0.0"
[fr.assoba.open/perf-core "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.lmax : disruptor jar 3.2.0

test (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.0
com.google.guava : guava jar 12.0.1
junit : junit jar 4.10

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

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

PERF-CORE

Introduction

Perf-Core is the internal Assoba.fr performance monitoring library.

It is designed to measure "web-time" response times, between 0.1ms and 1m, with a logNormal performance distribution (Aka: a Poisson load distribution).

Detailed statistics can be made from the MeasureVector generated every 5 seconds, a lossy compression designed for logNormal distributions keep the serialized MeasureVector tiny for long term storage.

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

Версия
1.0.0