identify_performance_bottlenecks
Analyze JMeter test results to detect performance bottlenecks, providing formatted analysis from JTL files.
Instructions
Identify performance bottlenecks in JMeter test results.
Args: jtl_file: Path to the JTL file containing test results
Returns: str: Bottleneck analysis results in a formatted string
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jtl_file | Yes |