profile

Community

Debug performance bottlenecks.

AuthorPeterBooker
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and resolve performance issues in Go code by pinpointing CPU and memory hotspots, reducing resource consumption and improving application responsiveness.

Core Features & Use Cases

  • CPU Profiling: Analyzes CPU usage to find functions consuming the most processing time.
  • Memory Profiling: Identifies memory allocation patterns and potential leaks.
  • Use Case: When Veloria's API is experiencing high latency or consuming excessive CPU, use this Skill to profile specific packages like the indexing or repository modules to find the exact functions causing the slowdown.

Quick Start

Profile CPU usage for all packages in the current directory.

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: profile
Download link: https://github.com/PeterBooker/veloria/archive/main.zip#profile

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.