I'm going to have to brush up on my IE one of these days to try to figure out if there are some useful insights to potentially be gleaned from models that account for server-level concurrency more directly, along the lines of https://en.wikipedia.org/wiki/M/M/c_queue
Here's what I found last time I did it: https://github.com/brendangregg/PerfModels/blob/master/scale...
ie, I'm splitting the dataset into "model input" and "extra measurements". USL was not really working.
Could you test it again
1) by adding 11th data point, 2) without 10th data point, 3) with 10th data point corrected?