Profile Cu banner
solanabr solanabr

Profile Cu

Development community

Description

--- description: "Profile compute unit usage per instruction in a Solana program" --- You are profiling CU (compute unit) consumption for a Solana program. This identifies expensive instructions and optimization opportunities. ## Related Skills - [ext/solana-dev/skill/references/programs/pinocchio.md](../skills/ext/solana-dev/skill/references/programs/pinocchio.md) - CU optimization patterns - [ext/solana-dev/skill/references/testing.md](../skills/ext/solana-dev/skill/references/testing.md) -

Installation

Installs to ~/.claude/commands/solanabr-solana-glossary-profile-cu.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/solanabr/solana-glossary/HEAD/.claude/commands/profile-cu.md -o ~/.claude/commands/solanabr-solana-glossary-profile-cu.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository