profile-hotpath

Official

Profile hot paths and find bottlenecks fast

AuthorVMAFx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you measure where a backend feature spends time so you can focus optimization work on the true hot path instead of guessing.

Core Features & Use Cases

  • Backend-aware profiling: Uses the right profiler for CUDA, SYCL, HIP, Metal, or CPU fallback paths.
  • Symbolicated performance analysis: Builds with debug symbols when needed, then produces flamegraphs and hot-function rankings.
  • Actionable optimization guidance: Turns benchmark results into concrete suggestions for reducing latency and improving throughput.
  • Use case: Profile a GPU rendering feature, compare bottlenecks across backends, and identify the functions that dominate frame time.

Quick Start

Ask the skill to profile the specified backend and feature with your preferred resolution and frame count so it can run the benchmark, generate a flamegraph, and summarize the hottest functions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: profile-hotpath
Download link: https://github.com/VMAFx/vmafx/archive/main.zip#profile-hotpath

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.