Class | Description |
---|---|
ExperimentAgent |
Java instrumentation agent for instrumenting experiments.
|
TimeClassTransformer |
ClassFileTransformer that dynamically augments classes and methods
annotated with Time annotations in order to register and collect the
method timing information. |
TimeTracker |
A class for tracking various execution times and generating
statistics.
|