Skip to main content

run_stress

Function run_stress 

Source
pub async fn run_stress(
    llm: &LlmClient,
    max_tasks: usize,
) -> Result<Vec<StressResult>>
Expand description

Run the stress test suite.