Perfidix Library

Perfidix comes as a light-weight Java Benchmarking Tool which allows to make simple measurements of source code without installing heavy profilers or using special IDEs. Perfidix comes as a simple jar which has to be included in the classpath. Methods which should be benched are annotated similar to JUnit testcases. With these simple modifications fast evaluation and real-time measurements can be made with existing source code without adapting the program.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.6.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Perfidix Library
Perfidix comes as a light-weight Java Benchmarking Tool which allows to make simple measurements of source code without installing heavy profilers or using special IDEs. Perfidix comes as a simple jar which has to be included in the classpath. Methods which should be benched are annotated similar to JUnit testcases. With these simple modifications fast evaluation and real-time measurements can be made with existing source code without adapting the program.
Ссылка на сайт

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

https://github.com/disy/perfidix
Организация-разработчик

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

University of Konstanz, Distributed Systems Group

Скачать perfidix

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-primitives : commons-primitives jar 20041207.202534
commons-math : commons-math jar 1.2
joda-time : joda-time jar 2.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.0
com.google.guava : guava jar 13.0

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

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

Distributed Systems Group

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

Версия
3.6.9
3.6.7
3.6.6
3.6.5