Hi,
Is there any way to generate diff report of 2 reports (statistics) of chosen runs?
I’ve got two files with statistics and I would like to generate a report with charts showing differences between them (response times, …)
I could parse 2 ‘stats’ or ‘simulation’ files, subtract/div numbers, save as new file and run gatling with -ro, but it’s quite cumbersome.
Cheers,
Michal