rust-performance

Community

Profile, optimize, and accelerate Rust code.

Authorvanyastaff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides performance optimization, profiling, and micro-architecture decisions to improve runtime efficiency.

Core Features & Use Cases

  • Profiling: Flamegraphs, cache profiling, and benchmarks.
  • Memory & allocations: Reduce allocations and use efficient data structures.
  • Inlining & codegen: Promote better codegen with concise patterns.
  • Use Case: Identify a hot path with flamegraph and optimize the inner loop.

Quick Start

Profile a function with flamegraph and apply a targeted optimization pass.

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: rust-performance
Download link: https://github.com/vanyastaff/paramdef/archive/main.zip#rust-performance

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 471,000+ vetted skills library on demand.