run-rust-benchmarks
OfficialBenchmark Rust vs C performance automatically.
AuthorRediSearch
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill runs Rust benchmarks and compares the performance of Rust code against the C implementation to identify speed gaps and optimization opportunities.
Core Features & Use Cases
- Crate-level Benchmarking: Run all benches within a crate to gauge overall performance.
- Targeted Benchmarks: Execute a specific bench to compare individual components.
- Baseline Comparison: Generate a direct performance contrast between Rust and the C baseline for auditing and optimization.
Quick Start
Use the rust benchmarks skill to run benches for a crate or a specific bench.
- cd src/redisearch_rs && cargo bench -p <crate_name>
- cd src/redisearch_rs && cargo bench -p <crate_name> "<bench_name>"
Dependency Matrix
Required Modules
None requiredComponents
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: run-rust-benchmarks Download link: https://github.com/RediSearch/RediSearch/archive/main.zip#run-rust-benchmarks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.