|
Class Summary |
| BenchmarkStatistics |
This class represents a set of statistics for one run. |
| EventStatistics |
Represents some pure counter statistics of one run |
| FakeTimer |
Class used only for performances |
| HierarchicalTimer |
This class provide some methods to benchmark your applications. |
| HierarchicalTimerStatistics |
Represents some pure time statistics of one run |
| MigratableCounter |
A MigratableCounter is a TimerCounter which can be migrated using ProActive
migration. |
| Parameter |
This class represent parameters for one benchmark test. |
| SecuredHierarchicalTimer |
This class is a reimplementation of HierarchicalTimer which perform many
tests on timers counters start/stop. |
| Timed |
All timed objects (like workers) must extends this class. |
| TimerCounter |
Represent a counter used for timing procedures |
| TimItManager |
TimItManager is used to manage timers between Timed instances TimItManager
instance should be created in application main class |
| TimItReductor |
This class is an active object used by TimItManager to retrieve timers from
all workers. |
| TimItStore |
This class is useful to share TimerCounter and EventObserver instances
between classes on the same Body (or VM if app is not in a ProActive context) |
| XMLHelper |
An helper class for reading and writing XML files |