Users per minute
100
Estimate how quickly virtual users should be added during load test execution.
Free · no login · browser-based
Users per minute
100
Users per second
1.67
The calculator divides total users by ramp-up duration to estimate users-per-minute and users-per-second, helping configure JMeter, k6 and Gatling scenarios.
users_per_minute = total_users / ramp_minutes
users_per_second = users_per_minute / 60Use this as a baseline and adjust for environment constraints or warm-up strategy.
For 1000 users over 10 minutes, ramp-up is 100 users/minute (about 1.67 users/second).
Usually no. Gradual ramp-up reveals bottlenecks and avoids unrealistic spikes.
Yes, the output supports fractional users-per-second planning.
No. It works for any load framework with ramp settings.