Class Summary |
BoundedBufferPerformanceLogger |
This extension on the basic performance logger provides the additional
capability to track timings over a period of time and get report on their
minimums, maximum, averages and standard deviations. |
BoundedBufferPerformanceLogger.TimingInfo |
This inner class supports the tracking of timings on a
single tracked item. |
DefaultPerformanceLogger |
Provides performance logging (sometimes known as profiling) services to
clients. |
TrackingInfo |
Used to encapsulate an arbitrary Object with a timestamp. |