pub fn run_benchmarks( pattern: Option<String>, iterations: Option<usize>, verbose: bool, ) -> Result<()>