Optimize Performance

Make a dlt pipeline faster or lighter on memory. Use when the user says a pipeline is slow, takes too long, runs out of memory, uses too much RAM, or wants to optimize, speed up, parallelize, or increase throughput. Covers source-agnostic levers (parallelism, workers, buffers, file rotation); for source-specific tuning use the pipeline toolkit's own optimize skill. Also decides whether a dltHub platform job genuinely needs a larger instance (more memory/CPU) — the last resort after tuning.

dlt-hub 292a2d3 2 files · 36.3 KB Updated

File contents

dlt-hub/dlthub-ai-harness/tree/main/workbench/performance/skills/optimize-performance commit 292a2d393f

Frequently asked questions

npx skillmds@latest add dlt-hub/optimize-performance