LoadForge is a local-first alternative to JMeter, Locust, and k6 with zero external dependencies. Execute high-concurrency traffic tests, inspect real-time Locust-style graphs, detect endpoint bottlenecks, and export multi-format HTML/PDF reports.
High-concurrency traffic generation coupled with automated root cause diagnostics.
Goroutine worker pool architecture with tuned HTTP/1.1 & HTTP/2 connection reuse generating tens of thousands of requests per second from your laptop.
Live WebSockets telemetry streaming Total RPS vs Failures/sec, P50 Median, P95/P99 tail latencies, active user ramp curves, and HTTP status distribution.
Pinpoints breaking point concurrency and classifies problems using a 4-step framework: Observation → Evidence → Likely Root Cause → Recommended Action.
Construct realistic multi-step user scenarios (Login → Extract JWT Token → Fetch Products → Checkout) with dynamic variable interpolation.
One-click converters for OpenAPI 3.0 / Swagger specs, Postman Collections, cURL commands, and HAR files straight into test scenarios.
Local-first architecture storing test history in local SQLite (`~/.loadforge/loadforge.db`) with automatic masking of Bearer tokens and passwords.
Designed to run standalone on your local workstation without requiring MySQL, Redis, Node.js, or Docker containers.
1-Click download for macOS, Linux, and Windows.