Is there a way to sum the response times of two requests with identical name on the same name iteration as if they were the same one. I' like that to sum the response time of a parallel sampler to the primary request since the parallel request's response time is part of the response time of main request.
Or maybe is there another way to do that? Thanks Flavio
