Performance Test Runner
Set up and run performance tests including load, stress, spike, and soak testing with proper metrics and analysis.
Usage
Describe your performance testing goals and this skill will configure and create the test scripts.
Examples
- "Create a k6 load test for my API handling 1000 concurrent users"
- "Set up Artillery for stress testing my WebSocket server"
- "Design a soak test to identify memory leaks over 24 hours"
Guidelines
- Define clear performance targets before testing
- Ramp up load gradually to identify the breaking point
- Monitor server-side metrics alongside test results
- Test against production-like environments for accurate results
- Establish performance baselines and track regressions over time