pub async fn run_benchmark( config_path: &Path, book_path: &Path, questions: Vec<String>, ) -> Result<()>