Feeders with different record counts

You’re writing:

.feed(allDeleteSettings.circular) //feeder contains 12000+ records

but even just the first step of your test consumes way more data.

rampUsersPerSec(1).to(250).during(10 minutes),

will generate (1 + 250) / 2 * 60 * 10 = 75,300 requests.

Hi,

What you’re asking for is consulting/mentoring and, as the editor of Gatling, that’s something we can provide as consulting.
If that’s the something you’re looking for, please reach out to our sales people at contact dot gatling dot io.

Regards,