cangjie-cjprof

Community

Profile Cangjie code for performance.

AuthorSunriseSummer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify and resolve performance bottlenecks in their Cangjie code by providing tools for CPU profiling and memory analysis.

Core Features & Use Cases

  • CPU Profiling: Sample function calls to pinpoint hot spots and understand execution time.
  • Memory Analysis: Dump and analyze heap memory to detect memory leaks and understand object retention.
  • Flame Graphs: Generate visual flame graphs for intuitive performance bottleneck identification.
  • Use Case: A developer notices their Cangjie application is running slower than expected. They use cjprof to record CPU samples, generate a flame graph, and identify the functions consuming the most time, allowing them to optimize those specific code sections.

Quick Start

Use the cangjie-cjprof skill to record CPU performance data for a running process with PID 12345.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cangjie-cjprof
Download link: https://github.com/SunriseSummer/CangjieDocValidator/archive/main.zip#cangjie-cjprof

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.