Changelog

Latest posts in this category

loadforge-cli: Git-first load testing with LoadForge
Changelog

loadforge-cli: Git-first load testing with LoadForge

With loadforge-cli, your Locust scripts and test configs can live in Git, and your automations (syncing tests, starting runs, waiting for results) live in GitHub Actions. It’s the fastest way to make load testing part of your development workflow.

Build once, reuse everywhere: the LoadForge Library
Changelog

Build once, reuse everywhere: the LoadForge Library

Writing the same Python helpers across multiple Locust tests is brittle and slow. The Library lets you create shared Python modules—small, reusable functions you can import across all your tests—to keep your performance suite DRY and consistent.

Browser Testing Launched
Changelog

Browser Testing Launched

Until now, LoadForge specialised in high-scale HTTP load tests—perfect for pushing millions of virtual users against your APIs. That’s still core, but some questions live *inside* the browser: Largest Contentful Paint (LCP), flaky JavaScript flows, third-party widgets, visual shifts... Today you can test those too.

Performance Monitoring Launched
Changelog

Performance Monitoring Launched

At LoadForge, we believe every millisecond counts. That's why we're thrilled to unveil our brand-new Performance section—your one-stop dashboard for tracking, analyzing, and optimizing web performance metrics across your entire site.

Improved Anomaly Detection
Changelog

Improved Anomaly Detection

We've just released automatic anomaly detection for all LoadForge tests! Now, LoadForge automatically analyzes the last 5 runs of any test to establish a performance baseline. It then monitors for significant deviations in key metrics.

Easier Debug Logging
Changelog

Easier Debug Logging

We're excited to announce a powerful new feature for LoadForge users: comprehensive debug logging for test runs. This highly requested capability makes it easier than ever to troubleshoot, validate, and understand what's happening during your load tests.What's NewWith this update, you can now use simple Python print() statements in your...

Jira Integration & Graphical Test Builder
Changelog

Jira Integration & Graphical Test Builder

We are proud to announce the release of two new features, available immediately. 🚀 Jira Integration: Automate Issue Tracking for Test FailuresManaging performance test failures just became more efficient. With our new Jira integration, LoadForge can automatically create detailed Jira issues whenever a test fails.​Key Benefits:Automated Issue Creation: Failed tests...

LoadForge GitHub Integration
Changelog

LoadForge GitHub Integration

Performance testing just got a major upgrade. LoadForge is thrilled to announce a seamless GitHub integration that lets you launch load tests directly from GitHub Actions. This powerful new tool is designed to transform how development teams incorporate performance testing into their CI/CD pipelines, ensuring that your applications not only...