I come from the computer science field and I am trying to find out what the latency (time it takes to execute) of certain operations is. I have a pipeline of two steps and I want to know the distribution of the latency that was added by the second step. I executed the pipeline twoRead more