# Loadium Updates - Locust (Beta) Release

<figure><img src="/files/2rweHPoNwVLfFDmM23qc" alt="" width="219"><figcaption></figcaption></figure>

You can now run Locust on Loadium!

Seamlessly integrated into Loadium, with all standard features supported—including crucial ones such as Geolocation, Scatter Plot, PDF Export, Test Compare, and more.

## What’s New

* **Locust Integration**: Import your Locust test scripts directly into Loadium. Run and manage Locust-based tests with the same ease as JMeter or Gatling.
* **Scalable Load Generation**: Seamlessly distribute Locust tests across multiple load generators, enabling higher concurrency without manual setup.
* **Integrated Reporting**: View real-time metrics and post-test results in Loadium’s intuitive dashboard. You can also export detailed PDF reports or use Compare Test to benchmark multiple runs.

## Enhancements

* **Centralized Script Management**: Keep all your Locust scripts in one place, eliminating the hassle of switching between separate tools or environments.
* **Enhanced Visibility**: Monitor critical KPIs like response times, throughput, and error rates all within Loadium’s unified interface.
* **Expanded Compatibility**: Locust tests are supported alongside other frameworks (JMeter, Gatling), making Loadium your single hub for diverse performance testing needs.

## How to Run

### Create Locust Test

Choose Locust test type on Create page.

<figure><img src="/files/TZ4uIzPVfzkIOdTndjiq" alt="" width="188"><figcaption></figcaption></figure>

Upload your Locust project as .zip file

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

### Configure

Configure your tests with Max Users capacity, Spawn Rate (users/sec) and Duration (minutes)

<figure><img src="/files/rzHFMmzcM9lsOFgHY7ja" alt="" width="375"><figcaption></figcaption></figure>

### Run

Run your Locust tests with Loadium’s scalability and robust reporting. Export reports as PDFs or compare tests side-by-side to identify bottlenecks.

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


---

# 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://releasenotes.loadium.com/loadium-updates-locust-beta-release.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.
