nochso\Benchmark

Namespaces

Classes

N

nochso\Benchmark

C
MethodA method that can be benchmarked with optional parameters.
C
ParameterParameter consists of any mixed value and a name.
C
ProgressProgress.
C
ReportReport takes a list of Unit objects and creates a HTML report of the results.
C
ResultResult contains the test results for a specific method and parameter.
C
ResultBoundsResultBounds.
C
TimerTimer runs a closure for a minimum duration to ensure stable results.
C
UnitUnit is a list of related methods and the parameters they're called with.
C
UnitListUnitList is a list of Unit objects.
C
UnitResultUnitResult.