Package | Description |
---|---|
org.perfidix |
* This is the main package which has Benchmark as the main component of the framework and Perfidix as an
external
starting point.
|
org.perfidix.element |
* Related classes to handle the methods to be executed are located in this package as well as the invoking
framework
and the different kinds of arrangement for the execution of the benchmarkable methods.
|
org.perfidix.socketadapter |
This class offers all possibilties to hand on a Perclipse Plugin.
|
Class and Description |
---|
BenchmarkElement
This class acts as a container related to one benchmarkable method.
|
BenchmarkMethod
Class to mark one method which are possible benchmarkable.
|
KindOfArrangement |
Class and Description |
---|
AbstractMethodArrangement
This method defines an order for the execution of all methods.
|
BenchmarkElement
This class acts as a container related to one benchmarkable method.
|
BenchmarkExecutor
Corresponding to each method, an executor is launched to execute
BeforeFirstRun ,
BeforeEachRun , AfterEachRun and AfterLastRun classes. |
BenchmarkMethod
Class to mark one method which are possible benchmarkable.
|
KindOfArrangement |
Class and Description |
---|
BenchmarkMethod
Class to mark one method which are possible benchmarkable.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.