Skip to main content

run

Function run 

Source
pub async fn run(dispatcher: Arc<Dispatcher>, cfg: WorkloadConfig) -> SoakStats
Expand description

Run the workload to completion and collect stats for the oracle. dispatcher fans ops across the live replicas; chaos (replica kills) is driven separately by the caller while this runs.