Memtrace

OCaml memtrace profiling for allocation hotspot analysis. Use when Claude needs to: (1) Add memtrace instrumentation to OCaml executables, (2) Run targeted benchmarks with tracing enabled, (3) Identify allocation hotspots from trace output, (4) Optimize code to reduce boxing and allocations, (5) Validate optimizations with before/after comparisons

majiayu000 d2b907b 2 files · 6.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/performance/memtrace commit d2b907b84c

Frequently asked questions

npx skillmds add majiayu000/memtrace