You can add a Constant Timer in the first Sampler of your Test plan and
write an exponential formula inside a JMeter function like
${__javaScript(Math.pow(${__threadNum()},2)}. This constant Timer will act
like a delay to the first Sampler, in a similar way of the rampup.

Hope it helps.

Reply via email to