Profano

CLI tool to analyze V8 .cpuprofile files and Chrome Performance traces and print top functions by self-time or total-time in the terminal. ALWAYS load this skill when CPU profiling JavaScript or TypeScript programs (Node, Vitest, Bun, Chrome DevTools exports, Cloudflare Workers startup or request CPU). It shows how to generate .cpuprofile files and how to inspect them from the terminal without opening Chrome DevTools.

remorses adf3648 1.8 KB Updated

File contents

remorses/profano/tree/main/skills/profano commit adf3648d76

Frequently asked questions

npx skillmds@latest add remorses/profano