pub async fn percentile_bench_runner(
    data: &AppData,
    req: &PercentileReq
) -> Result<PercentileResp, ServiceError>