Startup Time

Cut startup latency by deferring heavy imports, precompiling ahead of time, and pruning the dependency tree that loads before first useful work. Use when CLI launch, serverless cold start, or dev-loop boot time is too slow.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/performance/startup-time commit dc80dbadae

Frequently asked questions

npx skillmds@latest add amey-thakur/startup-time