Hi
Currently the throughput is calculated on a per minute basis. (for ie requests per minute)
Is there a way to have throughput been calculated on a per second basis ? (for ie requests per second)
Solved! Go to Solution.
There is not within the tool. You could pull the info from the API and divide by 60 if desired.
HTH,
Hayden