# Bun Cpu Profile

> Profiles Bun TypeScript and JavaScript package scripts. Use for launcher, benchmark, or packaging hot paths; use ccusage-rust-profile for native CLI performance.

- Skill: `tuyv/bun-cpu-profile` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add tuyv/bun-cpu-profile`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tuyv/bun-cpu-profile/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tuyv (https://skillmd.com/u/tuyv)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tuyv/bun-cpu-profile

---


# Bun CPU Profile

Use this skill for TypeScript package scripts. The production CLI is Rust-first,
so native command performance work should use the `ccusage-rust-profile` skill
instead.

## Workflow

Read `references/profile-workflow.md` before profiling. It contains the Bun
profiler commands, ccusage branch-vs-main setup, hyperfine validation,
profile-reading checklist, Bun reference lookup, and lessons from past ccusage
performance work.

