- Test:
- verify a tool to generate synthetic load for Scheduler tests.
- See also
- SchedulerService_test
-
SchedulerStress_test
Definition at line 71 of file test-chain-load-test.cpp.
◆ usageExample()
◆ verify_Node()
◆ verify_Topology()
- Test:
- build topology by connecting the nodes
- pre-allocate a block with 32 nodes and then build a topology to connect these, using default rules
- in the default case, nodes are linearly chained
- hash is also computed by chaining with predecessor hash
- hash computations can be reproduced
Definition at line 210 of file test-chain-load-test.cpp.
◆ showcase_Expansion()
void showcase_Expansion |
( |
| ) |
|
|
inlineprivate |
◆ showcase_Reduction()
void showcase_Reduction |
( |
| ) |
|
|
inlineprivate |
◆ showcase_SeedChains()
void showcase_SeedChains |
( |
| ) |
|
|
inlineprivate |
◆ showcase_PruneChains()
void showcase_PruneChains |
( |
| ) |
|
|
inlineprivate |
◆ showcase_StablePattern()
void showcase_StablePattern |
( |
| ) |
|
|
inlineprivate |
◆ verify_computation_load()
void verify_computation_load |
( |
| ) |
|
|
inlineprivate |
◆ verify_reseed_recalculate()
void verify_reseed_recalculate |
( |
| ) |
|
|
inlineprivate |
◆ verify_runtime_reference()
void verify_runtime_reference |
( |
| ) |
|
|
inlineprivate |
◆ verify_adjusted_schedule()
void verify_adjusted_schedule |
( |
| ) |
|
|
inlineprivate |
◆ verify_scheduling_setup()
void verify_scheduling_setup |
( |
| ) |
|
|
inlineprivate |
- Test:
- setup for running a chain-load as scheduled task
- running an isolated Node recalculation
- dispatch of this recalculation packaged as render job
- verify the planning job, which processes nodes in batches; for the test, the callback-λ will not invoke the Scheduler, but rather use the instructions to create clone nodes; if all nodes are processed and all dependency connections properly reported through the callback-λ, then calculating this clone network should reproduce the original hash.
Definition at line 1215 of file test-chain-load-test.cpp.
The documentation for this class was generated from the following file: