analyzing-compiler-graphs

Community

Inspect Graal compiler graphs for optimizations.

Authorantonykamp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill dumps and analyzes Graal IR compiler graphs to reveal which optimizations were applied and which were missed, helping developers understand optimization decisions at the IR level.

Core Features & Use Cases

  • Dump Graal IR graphs for inspection with BGV and Seafoam workflows.
  • Analyze inlining decisions, escape analysis, and boxing removals to guide performance fixes.
  • Identify optimization barriers and deoptimizations to drive targeted improvements in Truffle language implementations.

Quick Start

Run the analyze-compiler-graphs skill to dump Graal compiler graphs and inspect optimization decisions.

Dependency Matrix

Required Modules

None required

Components

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: analyzing-compiler-graphs
Download link: https://github.com/antonykamp/cc-truffle-performance-plugin/archive/main.zip#analyzing-compiler-graphs

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.