# Test Scenario 3 – Concurrency Limit 20

This test is designed like 20 virtual cloud users concurrently loading the dashboard for 10 minutes. User ramp-up and ramp-down are 2 minutes and 1 minute respectively for the test.

<figure><img src="/files/rRZp2zP2G2ctmrT1OI15" alt=""><figcaption></figcaption></figure>

## **Performance Readings**

The test was configured to run up to 12 minutes and 30 seconds. A total of 9060 requests were made with a max throughput of 23 Requests/Second.

| **Total Reqs.** | **P95** | **Avg.** | **Data Sent** | **Data Received** | **Total Iterations Completed** |
| --------------- | ------- | -------- | ------------- | ----------------- | ------------------------------ |
| 9060            | 4383 ms | 1340 ms  | 9.43MB        | 464 MB            | 602                            |

## **Resource Usage in Platform**

| **Resource** | **At Start** | **Max** | **Resource Spike Seen** |
| ------------ | ------------ | ------- | ----------------------- |
| CPU (Core)   | 0.407        | 11      | 10.59                   |
| MEM (GiB)    | 7.76         | 11.8    | 4.04                    |

## **Conclusion**

The system can provide 20 users concurrently with a response rate of **P95 4.3 Seconds**, and **average response time of 1.3 Seconds** the maximum resource usage seen for this process is **11 Core of processing** and **11.8 GiB of memory** in Platform Namespace.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/performance-and-resource-benchmarking/performance-and-resource-benchmarking/governed-dashboards/e2e-infrastructure/load-test-workflow/test-scenario-3-concurrency-limit-20.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
