![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "/Werk/devel/lumi/tests/vault/gear/stress-test-rig.hpp"
Specific test scheme to perform a Scheduler setup over a given control parameter range to determine correlations.
Definition at line 484 of file stress-test-rig.hpp.
Public Member Functions | |
| Table | perform (Param lower, Param upper) |
| Launch a measurement sequence running the Scheduler with a varying parameter value to investigate (x,y) correlations. | |
Private Types | |
| using | TestLoad = CONF::TestLoad |
| using | TestSetup = TestLoad::ScheduleCtx |
| using | Param = CONF::Param |
| using | Table = CONF::Table |
Private Member Functions | |
| void | runTest (Param param, Table &data) |
|
private |
Definition at line 487 of file stress-test-rig.hpp.
|
private |
Definition at line 488 of file stress-test-rig.hpp.
|
private |
Definition at line 491 of file stress-test-rig.hpp.
|
private |
Definition at line 492 of file stress-test-rig.hpp.
Definition at line 496 of file stress-test-rig.hpp.
Referenced by ParameterRange< CONF >::perform().
Here is the caller graph for this function:Launch a measurement sequence running the Scheduler with a varying parameter value to investigate (x,y) correlations.
[stress-factor, ∅delta, ∅run-time] Definition at line 513 of file stress-test-rig.hpp.
References Config::COMPUTATION_CAPACITY, lib::defaultGen, ParameterRange< CONF >::runTest(), TRANSIENTLY, and RandomSequencer< GEN >::uni().
Here is the call graph for this function:
Inheritance diagram for ParameterRange< CONF >:
Collaboration diagram for ParameterRange< CONF >: