Etl Profiling

Profile and optimize ETL step performance — CPU time, memory usage, and I/O bottlenecks. Use when an ETL step is slow, uses too much memory, or when the user asks to profile, optimize, or speed up a step. Covers profiling commands, categorical dtype optimization, vectorization, SUBSET filtering for fast dev runs, and iterative diagnose→fix→reprofile workflow.

owid afb988e 8.3 KB Updated

File contents

owid/etl/tree/main/.claude/skills/etl-profiling commit afb988eb0c

Frequently asked questions

npx skillmds@latest add owid/etl-profiling