🔐 Sign‑in Required

Load testing requires domain ownership verification.

Sign in, then register and verify your domain in the “Domains” tab in the sidebar.

Concurrent users (10–100)
Test duration (30–100 seconds)
Up to A (90 points)
Based on current settings
Think Time: 3–10 s (fixed)

What is a K6 Load Test?

K6 is a modern load testing tool by Grafana. You write test scenarios in JavaScript to validate the performance and stability of websites and APIs.

🔧 Key concepts:
Virtual Users (VUs): number of concurrent virtual users
Duration: how long the test runs
Think Time: wait time between requests (simulates real user behavior)
P95 response time: time under which 95% of requests complete

📊 Why P95 matters:
Averages can be skewed by a few very fast requests. P95 reflects what most users (95%) actually experience, so it’s more realistic.

🎯 Role of Think Time:
Real users pause to read or decide the next action. Think time produces more realistic load patterns.
Grade VU/Duration conditions Performance criteria
A+ ≥ 100 VUs + ≥ 60 s P95 < 1000 ms
Error rate < 0.1%
Stability: P90 ≤ 200% of average
A ≥ 50 VUs + ≥ 45 s P95 < 1200 ms
Error rate < 0.5%
Stability: P90 ≤ 240% of average
B ≥ 30 VUs + ≥ 30 s P95 < 1500 ms
Error rate < 1.0%
Stability: P90 ≤ 280% of average
C ≥ 20 VUs + ≥ 30 s P95 < 2000 ms
Error rate < 2.0%
Stability: P90 ≤ 320% of average
D ≥ 10 VUs + ≥ 30 s P95 < 3000 ms
Error rate < 5.0%
Stability: P90 ≤ 400% of average
F - Below the above criteria
📋 Certificate issuance requirements:
• At least 30 VUs + 30 s
• Achieve grade B or higher
• Sign‑in and domain ownership verification required

🔐 How to verify domain ownership:
1) Register your domain in the “Domains” tab in the sidebar
2) Verify via TXT record or file upload
3) Run the load test once verification is complete
No results yet

Run a test to see the load test results.

No data yet

Run a test to view the raw JSON data.

Sign in to view test history.

Sign in to manage domains.