Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Analyzes and optimizes Apache Spark jobs for performance, cost, and resource utilization
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -20% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 26% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -33% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -2% | 0% |
Analyzes and optimizes Apache Spark jobs for performance, cost, and resource utilization. This skill provides deep expertise in Spark execution plans, partitioning strategies, and resource configuration to maximize efficiency.
json{ "sparkCode": "string", "clusterConfig": "object", "executionMetrics": "object", "dataCharacteristics": { "volumeGB": "number", "partitionCount": "number", "skewFactor": "number" } }
json{ "optimizedCode": "string", "recommendations": ["string"], "expectedImprovement": { "executionTime": "percentage", "resourceUsage": "percentage", "cost": "percentage" }, "configChanges": "object" }
Other measured skills in the registry, with their headline benchmark lift.