profiling-memory-allocations
CommunityProfile memory allocations to identify hot spots.
Software Engineering#profiling#graalvm#truffle#memory-allocation#gc-tuning#hot-paths#escape-analysis
Authorantonykamp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Memory allocations in guest-language code can obscure performance bottlenecks and GC pressure; this skill helps identify allocation hotspots and unnecessary object creation to optimize runtime behavior.
Core Features & Use Cases
- Track allocation sites and object types to locate hot paths.
- Measure memory pressure and GC impact for iterative optimizations.
- Detect opportunities for escape analysis and object reuse in Truffle-based runtimes.
Quick Start
Launch the memory allocator tracer for your program and review the resulting allocation report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: profiling-memory-allocations Download link: https://github.com/antonykamp/cc-truffle-performance-plugin/archive/main.zip#profiling-memory-allocations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.