| Class | Description |
|---|---|
| FixedDelayPerformer |
A test class that can be used to model a wrapped call that takes a
specific amount of time to execute.
|
| InstrumentationImpact |
This is an example driver program that measures the amount of
overhead introduced by wrapping a method call with a
PerformanceMonitor. |
| OccasionalExceptionPerformer |
A test class that will throw an exeception every nth
call.
|
Copyright © 2014. All Rights Reserved.