スキル一覧に戻る
eddiebe147

performance-profiler

by eddiebe147

2🍴 1📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: Performance Profiler slug: performance-profiler description: Profile application performance, identify bottlenecks, and optimize for speed category: technical complexity: advanced version: "1.0.0" author: "ID8Labs" triggers:

  • "profile performance"
  • "find bottlenecks"
  • "optimize speed" tags:
  • performance
  • profiling
  • optimization

Performance Profiler

Identify and eliminate performance bottlenecks. From CPU profiling to database query optimization, systematically improve application speed and efficiency.

Core Workflows

Workflow 1: Application Profiling

  1. Baseline - Establish current performance metrics
  2. Profiling - Run CPU, memory, and I/O profilers
  3. Hotspot Analysis - Identify slow code paths
  4. Optimization - Implement targeted improvements
  5. Verification - Measure improvement

Workflow 2: Database Optimization

  1. Query Analysis - Identify slow queries
  2. Explain Plans - Analyze query execution
  3. Index Review - Optimize indexes
  4. Query Rewriting - Improve query structure
  5. Connection Pooling - Optimize connections

Quick Reference

ActionCommand
Profile app"Profile [application] performance"
Find bottlenecks"Identify performance bottlenecks"
Optimize queries"Optimize slow database queries"

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です