get_performance_insights
Analyze JMeter test results to identify performance bottlenecks and generate actionable recommendations for improvement.
Instructions
Get insights and recommendations for improving performance based on JMeter test results.
Args: jtl_file: Path to the JTL file containing test results
Returns: str: Performance insights and recommendations in a formatted string
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jtl_file | Yes |