See: Description
Interface | Description |
---|---|
PairwiseAggregator.Aggregable<T> |
Interface to an aggregable object.
|
PairwiseAggregator.Provider<T extends PairwiseAggregator.Aggregable<T>> |
Provider interface to provide objects to aggregate.
|
Class | Description |
---|---|
ContentSizeStats |
The ContentSizeStats collects the content size metrics for the FabanHTTPBench
or othe standard Http drivers.
|
DDGenerator |
Utility class for generating Faban driver DDs for the Faban harness.
|
FabanHTTPBench |
This is the "common driver" for simple HTTP benchmarking.
|
PairwiseAggregator<T extends PairwiseAggregator.Aggregable<T>> |
The PairwiseAggregator implements the pairwise algorithm discussed by
Chan's paper at Updating Formulae and a Pairwise Algorithm for Computing Sample
Variances
|
PlotServer |
The PlotServer is the server side implementation to feed data to all
StreamChart clients that try to connect to it.
|
Random |
RandNum is a random number/value generator.
|
StringMatcher |
Tool to choose the matching string out of a list of strings.
|
Timer |
Timer for all benchmark runs.
|
User |
Username generator.
|