sebastiangraf / perfidix

Perfidix - No discussions, Just facts.
http://perfidix.org
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

Perfidix - No discussions, Just facts.

Perfidix is a light-weight java library enabling users to benchmark sourcecode. Similar to JUnit, annotations can be placed before methods. Within the invocation of these methods, flexible measurements are performed. An eclipse plugin (Perclipse, available under https://github.com/sebastiangraf/perclipse) offers easy usage of any annotated methods.

Build Status

5 steps how to use Perfidix

<dependency>
    <groupId>org.perfidix</groupId>
    <artifactId>perfidix</artifactId>
    <version>4.0.0</version>
</dependency>

OR

For further documentation and as an example, please refer to the org.perfidix.example package.

Content

License

This work is released in the public domain under the BSD 3-clause license

Further information

The documentation so far is accessible under http://perfidix.org (pointing to http://sebastiangraf.github.com/perfidix/).

The framework was presented at the Jazoon '07 as work in progress. The paper can be found over here.

Any questions, just contact sebastian.graf AT uni-konstanz.de

Involved People

Perfidix is maintained by:

Concluded subprojects were: