mbench.benchmark
The class of test sequences that take a setup created by a runtime configuration and the value of a static configuration as parameters.
The type of setup of a runtime configuration required by the first argument of the test.
The type of value of a static configuration required by the second argument of the test.
the name of the test.
a function that creates a sequence specification to benchmark.
The generic test function.
a setup created by a runtime configuration.
a value carried by a static configuration.
the input of the benchmark.
a sequence specification
The class of test sequences that take a setup created by a runtime configuration and the value of a static configuration as parameters.
The type of setup of a runtime configuration required by the first argument of the test.
The type of value of a static configuration required by the second argument of the test.