rust-perf-analyzer

Community

Spotlights Rust performance bottlenecks.

AuthorOlegHQ
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Analyzes Rust code to identify algorithmic complexity, memory inefficiency, and syscall overhead early in the development cycle, enabling proactive optimization.

Core Features & Use Cases

  • Complexity & Data Flow Review: Detects nested loops, repeated scans, and costly allocations to guide refactoring.
  • Memory & Syscall Profiling: Flags unnecessary clones, large allocations, and frequent system calls; suggests improvements.
  • Use Case: When enhancing hot paths or reviewing new Rust features, run this analysis before committing changes to ensure scalable performance.

Quick Start

Run a quick performance review on a Rust project by invoking the analyzer on the target crate and inspecting reported hotspots and suggested fixes.

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-perf-analyzer
Download link: https://github.com/OlegHQ/agent-configs/archive/main.zip#rust-perf-analyzer

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.