Back to Plugins

Performance Profiler

Profile and optimize code performance with bundle analysis, runtime benchmarking, memory leak detection, and actionable improvement suggestions

performanceprofilingoptimizationbundle-sizecommunity

Installation

claude plugins add perf-profiler

Commands

/perf:bundleAnalyze bundle size and suggest tree-shaking opportunities
/perf:benchBenchmark a function or code block
/perf:memoryDetect potential memory leaks in the current file

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions