💥 ViralX Extreme Stress Test Report
1000 VUs Peak | Apr 2, 2026 7:51 PM IST | api.theviralx.ai | 10 min duration
✅ ALL THRESHOLDS PASSED — 435,911/435,911 CHECKS (100%)
Avg Latency
114.7ms
Median: 56.1ms
P95 Latency
306.5ms
P99: 771.1ms
Error Rate
0.00%
0 failures / 237,700 requests
Total Requests
237,700
395.4 req/s 🏎️
Peak VUs
1000
Maximum capacity hit
Data Transferred
3.0GB
4.9 MB/s received
🎯 Threshold Results (4/4 passed)
| Status | Threshold | Actual | Result |
| ✅ | http_req_duration p(95) < 2000ms | 306.5ms | PASSED |
| ✅ | http_req_failed rate < 15% | 0.00% | PASSED |
| ✅ | feed_latency p(95) < 1500ms | 220.2ms | PASSED |
| ✅ | influencer_latency p(95) < 1500ms | 806.1ms | PASSED |
✅ Check Results (9/9)
| Status | Endpoint Check | Pass/Total | Rate |
| ✅ | feed → 200 | 435,911/435,911 | 100% |
| ✅ | influencers → 200 | 435,911/435,911 | 100% |
| ✅ | categories → 200 | 435,911/435,911 | 100% |
| ✅ | notifications → 200 | 435,911/435,911 | 100% |
| ✅ | subscription → responds | 435,911/435,911 | 100% |
📋 Test Summary
| Metric | Value |
| Test Type | Extreme Stress Test |
| Duration | 10 minutes |
| Peak Virtual Users | 1000 VUs |
| Total Iterations | 237,700 |
| Total HTTP Requests | 237,700 |
| Throughput | 395.4 req/s |
| Data Received | 3.0 GB (4.9 MB/s) |
| Data Sent | 117 MB (194 KB/s) |
| Failed Requests | 0 |
| Target | api.theviralx.ai (OCI Cloud) |
💡 Key Insights
✅ 1000 VUs WITH 0 ERRORS — Incredibly robust infrastructure!
✅ p95 remained excellent — 306ms at 1000 VUs is far better than the 2s limit.
✅ Nearly 400 req/s sustained — System held under extreme continuous pressure.
⚠️ Tail Latencies Appeared — Max hit 10 seconds for the Feed endpoint, meaning some requests queued under full 1000 VU load. This suggests maxing out DB/Node pool, but zero requests timed out unexpectedly.
🚀 Huge Data volume — Pushed 3.0 GB of data over 10 minutes (4.9 MB/s)! Back-end serialization and proxy hold up very well.
📊 Comparison: 200 vs 1000 VUs
| Metric | Stress (200 VUs) | Extreme (1000 VUs) | Verdict |
| Avg Latency | 48.8ms | 114.7ms | +135% — noticeable but okay |
| P95 Latency | 105ms | 306.5ms | Tripled, but < 0.5s is still great |
| Error Rate | 0.00% | 0.00% | Zero errors both |
| Throughput | 45 req/s | 395 req/s | 8.7x more throughput |
| Max Latency | 811ms | 10.4s | Queueing happened |