Hello,
In the web API I’m testing, I get RequestProcessingTime as one of the headers of the response.
I’d like to be able to instruct Gatling to report response times based on this header value (in milliseconds), thus ignoring the network latency impact - allowing me to test internal cache performance in isolation…
Looking over the docs, I couldn’t find reference to such functionality.
Thanks in advance for any hints and tips.
Regards, Ivan