Communityv1.0.0

Performance Profiler

Analyze code performance to identify bottlenecks, detect redundant computations and blocking operations, and provide optimization recommendations.

2.4kdownloads32active installsHonestQiao
View on ClawHubBack to Skills

Skill Details

Slug
performance-profiler
Latest Version
1.0.0
Author
HonestQiao
Published
Feb 21, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Performance Profiler.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of performance-profiler: - 分析代码性能,识别常见性能瓶颈如循环、重复计算和同步阻塞 - 检测循环内数组操作、重复函数调用、同步阻塞和内存泄漏风险 - 提供复杂度计算和具体优化建议 - 支持多种触发词(如“性能分析”、“优化建议”等) - 输出问题类型、位置、建议、复杂度和评分