release-build

Community

Optimized build for performance testing.

Authorkzahedi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill creates an optimized release build of YARS for performance testing and benchmarking.

Core Features & Use Cases

  • Release Config: Configure with -DCMAKE_BUILD_TYPE=Release for optimized binaries.
  • Performance Benchmarking: Suitable for production-like performance measurements.
  • Debug Symbols: Debug symbols are stripped or minimized for performance analysis.

Quick Start

cd build cmake -DCMAKE_BUILD_TYPE=Release .. make -j4

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: release-build
Download link: https://github.com/kzahedi/YARS/archive/main.zip#release-build

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.