# Performance Suites

Performance Suites automate testing across multiple URLs on a schedule. Instead of running manual tests, create a suite and let smoxy monitor your pages continuously.

### Creating a Suite

Give your suite a descriptive name (e.g., "Homepage & Landing Pages" or "E-Commerce Checkout Flow") and add the URLs you want to monitor.

**Suite Properties:**

* **Name**: Identifies the suite in your dashboard
* **URLs**: List of pages to test
* **Enabled/Disabled**: Pause testing without deleting the suite

### How Scheduling Works

Enabled suites run tests automatically. Each URL in the suite is tested on the schedule, and results accumulate over time for trend analysis.

The dashboard shows:

* **Last Tested**: When the most recent test ran
* **Next Scheduled**: When the next test will run
* **Historical Results**: Performance trends for each URL

### Efficient Testing

If the same URL appears in multiple suites, smoxy shares the test results rather than running duplicate tests. This keeps your testing efficient while allowing flexible organization.

### Use Cases

**E-Commerce Sites**: Monitor product pages, category pages, cart, and checkout separately to catch regressions in specific flows.

**Marketing Campaigns**: Track landing page performance before, during, and after campaigns to correlate speed with conversion rates.

**Multi-Region Sites**: Test localized versions to ensure consistent performance across markets.

**Development Workflow**: Create suites for staging environments to catch performance regressions before deployment.
