pub async fn run_queries(
endpoint: &str,
requests: &[JsonRpcRequestLine],
config: &BenchmarkConfig,
) -> Result<JsonRpcStats>
pub async fn run_queries(
endpoint: &str,
requests: &[JsonRpcRequestLine],
config: &BenchmarkConfig,
) -> Result<JsonRpcStats>