Good morning,
I would like to create a performance test suite based on our apache logs on our production servers. This means, not only the requests, but also the (relative) time the requests happen.
Is it possible to do this with Gatling? Would it be possible to log the difference between the original request duration time (found in the logfile) and the actual, or even to plot them in the Gatling result overview HTML?
I am new to Gatling, and new to Scala, so I would need an hint to know where and how to start.
Thanks and kind regards
Paul.