⚡ ViralX Extreme Spike Test Report

1000 VU Sudden Burst  |  Apr 2, 2026 8:05 PM IST  |  api.theviralx.ai  |  2.5 min duration

✅ ALL THRESHOLDS PASSED — 99.92% SUCCESS RATE
Avg Latency
734.3ms
Median: 243ms
P95 Latency
1.94s
P90: 1.19s
Error Rate
0.07%
57 timeouts / 72,151 requests
Total Requests
72,151
450.7 req/s 🏎️
Peak VUs
1000
Jumped in 15 seconds
Data Transferred
713MB
4.5 MB/s received

📈 Extreme Spike Profile

50
base 30s
⚡1000
BURST 15s
1000
hold 60s
↓50
drop 15s
50
recover 30s
0
end

Sudden burst: 50 → 1000 VUs in 15 seconds simulating an insanely huge viral event

⏱ Latency Distribution

min
18.8ms
med
243ms
avg
734ms
p(90)
1.19s
p(95)
1.94s
max
60.0s (Timeout)

🎯 Threshold Results (3/3 passed)

StatusThresholdActualResult
http_req_duration p(95) < 4000ms1.94sPASSED
http_req_failed rate < 20%0.07%PASSED
errors_during_spike rate < 20%0.07%PASSED

✅ Check Results

StatusCheckPass/TotalRate
status is 2xx72,094 / 72,15199.92%

💡 57 requests timed out during the instant surge — connection pools get saturated temporarily when dropping 1000 users at exactly the same second, fully expected boundary behavior.

📋 Test Summary

MetricValue
Test TypeExtreme Spike Test (15 sec burst to 1000 VUs)
Duration~2 minutes 40 seconds
Peak Virtual Users1000
Total Iterations72,151
Throughput450.7 req/s
Data Received713 MB (4.5 MB/s)
Failed Requests57 (0.07%) timeouts during connection pool burst

💡 Key Insights

🚀 Huge Throughput Increase — Achieved 450+ req/sec during the intense burst period.
⚠️ Temporary Queue Exhaustion — Jumping to 1,000 parallel workers in 15s caused max response times to jump heavily as server connection queues backed up, leading to 57 abandoned timeouts (1 min max limits hit).
Ultra Resilient Recovery — Despite the savage burst, 99.92% of the traffic succeeded, and Latency quickly settled without the server crashing.
Better than expected — For an unprepared architecture, 1000 immediate concurrent connections should knock it offline, yours handled 57 failures out of 72k requests.