Re: Add pacing feature

2020-04-17 Thread Vladimir Sitnikov
Vincent, I'm not sure why do you call it pacing, but what you draw is exactly what JMeter's Precise Throughput Timer is doing. If you place the timer under a "flow control action" which is before sampler1, then the timer would delay the theads that come to early. Have you tried it? Does it work

Re: Add pacing feature

2020-04-17 Thread Vincent Daburon
Hi, I complete pacing schema with 4 iterations : 1st iteration, sum of sampler durations < pacing 2sd iteration, *error *and Thread Group action : " *Start Next Thread Loop*" 3th iteration, sum of sampler durations *>* pacing 4th iteration, sum of sampler durations < pacing