Load testing and performance benchmarking with metrics analysis and bottleneck identification
Installation
Open Claude Code and run this command:
/plugin install performance-test-suite@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Comprehensive load testing and performance benchmarking with intelligent metrics analysis, bottleneck identification, and actionable recommendations.
Features
- Load testing - Gradual ramp-up, sustained load, peak capacity
- Stress testing - Breaking point identification, recovery validation
- Spike testing - Sudden traffic surges, flash sale scenarios
- Endurance testing - Long-running stability, memory leak detection
- Metrics analysis - Response times, throughput, error rates, resources
- Bottleneck identification - CPU, memory, database, network issues
- Comprehensive reporting - Percentiles, graphs, recommendations
Skills (1)
Execute load testing, stress testing, and performance benchmarking.
ReadWriteEditGrepGlobBash(test:perf-*)
How It Works
The performance testing agent activates automatically when discussing performance or load testing:
Design load test
Create a load test for the API that ramps up to 500 concurrent users over 5 minutes
Stress test to find limits
Design a stress test to find the breaking point of the checkout API
Spike test for flash sales
Create a spike test simulating a flash sale with sudden 10x traffic increase
Endurance test for stability
Design an endurance test running at 200 users for 4 hours to check for memory leaks