Time-Based Benchmarking
Time-Based Benchmarking
Time-Based Benchmarking
Time-based benchmarking runs for a specific duration rather than a fixed number of requests. Use it for SLA validation, stability testing, capacity planning, and A/B comparisons where consistent time windows matter.
Requests are sent continuously until the duration expires. AIPerf then waits for in-flight requests to complete (up to the grace period).
inf to wait forever, 0 for immediate completion)--benchmark-grace-period requires --benchmark-duration to be set.Duration can be combined with count-based stopping—first condition reached wins:
Sample Output (Successful Run):
Sample Output (Successful Run):