SKILL·BE7CB4

benchmark-functions

majiayu000
Updated 2 months ago
19 views
58
9
58
View on GitHub
Othergeneral

About

This skill benchmarks function performance to compare implementations and identify optimization opportunities. It provides systematic measurement of execution time and memory usage for critical code paths. Developers can use it for profiling algorithms, establishing performance baselines, and measuring optimization impact.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/benchmark-functions

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/benchmark-functions
0
FAQ

Frequently asked questions

What is the benchmark-functions skill?

benchmark-functions is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform benchmark-functions-related tasks without extra prompting.

How do I install benchmark-functions?

Use the install commands on this page: add benchmark-functions to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does benchmark-functions belong to?

benchmark-functions is in the analysis category, tagged general.

Is benchmark-functions free to use?

Yes. benchmark-functions is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills