rust-release-profile

Official

Boost Rust release performance for production.

Authorgar-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Configure Rust release builds for maximum performance and smallest binaries, enabling production-grade deployments.

Core Features & Use Cases

  • Production-grade profiling and tuning: configure Cargo profiles with LTO, opt-level, codegen-units, and stripping to maximize performance and minimize binary size.
  • Flexible configuration: demonstrates multiple release profiles (release, release-with-debug, perf, small) and how to apply them in workspaces and per-package scenarios.
  • Best-practice guidelines: recommends target-cpu=native, panic='abort', and structured profiling workflows for repeatable builds.

Quick Start

Configure your Rust project to use the maximum-performance release profile with LTO, single codegen unit, and binary stripping, then build for production.

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-release-profile
Download link: https://github.com/gar-ai/mallorn/archive/main.zip#rust-release-profile

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