Skip to main content

Module benchmark

Module benchmark 

Source
Expand description

Deterministic workflow-scheduler regression gates from the policy-upgrade specification.

Structs§

CriticalPathGate
LoopFairnessGate
TerminationPolicyGate

Functions§

f1_critical_path_skew
F1: a long critical chain must beat FIFO/node-id ordering on modeled makespan.
f2_loop_fairness
F2: a 100-iteration loop gets one quantum, then yields to an already-waiting peer.
f3_termination_dependency_matrix
F3: every termination class is crossed with every dependency policy. A None expectation means the dependent must be ready; otherwise it must close with the given terminal status.