# Performance Test

### Introduction

The Performance Test Module helps ensure your hardware meets your campaign requirements.

With it you can:

1. **Run a Performance Test**: Check if your hardware can manage the specified number of recipients.
2. **Verify Campaign Settings**: Ensure that your campaign settings are optimized for performance.

For detailed hardware recommendations, refer to [this wiki page](/guides/installing-lucy/hardware-requirements.md).

{% hint style="info" %}
Navigate to **Support -> System Tests -> Performance Test**
{% endhint %}

***

### Running the performance test

To run the test simply enter the expected number of recipients and click **Start Test**.

<figure><img src="/files/1m9K2eUg3K9gLUxyPAp7" alt=""><figcaption></figcaption></figure>

You will be prompted to enter an email address as the sender, be sure to use an email address you would really use in a campaign.

{% hint style="warning" %}
In order to run the performance test you must pause all campaigns on the workstation.
{% endhint %}

***

### Performance test results

Depending on the number of recipients you entered the test may take between 10 and 15 minutes to complete, perhaps longer for a really large number of recipients (in the 10s of thousands). Once the test is complete you can view the results to get a breakdown of your workstation's capacity in terms of email sending rate and concurrent connections.

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

Select a timeframe for the campaign and the results will adjust to account for the allotted time - a longer campaign window allows for a larger campaign with more recipients.


---

# 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://wiki.lucysecurity.com/application-reference/support/system-tests/performance-test.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.
