정보
이 스킬은 함수 성능을 벤치마킹하여 구현 방식을 비교하고 최적화 기회를 식별합니다. 핵심 코드 경로의 실행 시간과 메모리 사용량을 체계적으로 측정합니다. 개발자는 알고리즘 프로파일링, 성능 기준선 설정, 최적화 효과 측정에 활용할 수 있습니다.
빠른 설치
Claude Code
추천npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/benchmark-functionsClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
GitHub 저장소
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.
연관 스킬
이 스킬은 여러 패키지 관리자를 아우르는 소프트웨어 프로젝트에 대한 종속성 매핑과 종합적인 분석을 제공합니다. 종속성 트리를 추출하고 문제를 탐지하며 취약점을 감사하고 시각화를 생성합니다. 프로젝트 종속성과 그 보안적 영향을 이해, 분석 또는 시각화해야 할 때 사용하세요.
Summarizer Skill은 방대한 텍스트 콘텐츠를 간결한 요약으로 압축해 주며, 불릿 포인트, 문단, 실행 요약(executive-summary) 형식을 지원합니다. 텍스트를 분석하여 핵심 주제와 주요 포인트를 식별하고 중복된 내용을 제거합니다. 개발자가 긴 문서에서 필수 정보를 추출해야 하는 효율적인 콘텐츠 처리를 위해 이 기능을 사용해야 합니다.
이 스킬은 소스 코드를 읽지 않고도 프로젝트의 공식 문서를 분석하여 검증된 사용 기준을 생성합니다. 엄격한 문서 우선 접근 방식을 적용하며, 명시된 주장과 실제 사용 지침을 비교하여 차이점을 식별합니다. 프로젝트 초기에 활용하여 직접 사용해보고 사용자 가이드를 위한 사람이 승인한 기반을 마련하세요.
이 스킬은 Dockerfile을 분석하여 모범 사례, 보안 문제, 최적화 기회를 제공합니다. 검토 보고서, 최적화 제안, 대화형 Dockerfile 작성 안내를 수행합니다. Docker 이미지를 개선하거나, 보안 취약점을 수정하거나, 컨테이너 모범 사례를 따를 필요가 있을 때 사용하세요.
