DOC

org.perfidix : perfidix

Maven & Gradle

Dec 09, 2013
10 usages
17 stars

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.

Table Of Contents

Latest Version

Download org.perfidix : perfidix Javadoc & API Documentation - Latest Versions:

All Versions

Download org.perfidix : perfidix Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.6.x

How to open Javadoc JAR file in web browser

  1. Rename the file perfidix-3.6.9-javadoc.jar to perfidix-3.6.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder perfidix-3.6.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "perfidix-3.6.9-sources.jar" -d "perfidix-3.6.9-javadoc" -subpackages 

Advertisement

Dependencies from Group

Dec 09, 2013
10 usages
17 stars

Discover Dependencies

Aug 24, 2009
49 usages
Jun 24, 2016
9 usages
143 stars
Aug 09, 2016
11 usages
Sep 27, 2014
10 usages
0 stars
Dec 14, 2018
31 usages
27 stars
Jul 05, 2017
11 usages
66 stars
Mar 29, 2022
6 usages
19 stars
May 18, 2014
26 usages
16 stars