home/categories/debugging/redisearch-redisearch-skills-run-rust-benchmarks-skill-md
debuggingtools

run-rust-benchmarks

Run Rust benchmarks and compare performance with the C implementation. Use this when you work on migrating C code to Rust and want to ensure performance is not regressed.

RediSearch
maintainer
RediSearch
Updated 3/26/2026
Stars
6118
Forks
578
quick start

Installation and usage

Run Rust benchmarks and compare performance with the C implementation. Use this when you work on migrating C code to Rust and want to ensure performance is not regressed.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use run-rust-benchmarks