Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

profile-plant

Étoiles55
Forks20
Mis à jour21 juin 2026 à 21:52

Profile and benchmark the plant C++/R package — find hotspots, measure whether a change or branch helped or regressed, and compare performance across builds. Use when asked to profile, benchmark, time, or optimize plant; to find what is slow; to compare speed between two branches/commits; or to verify a change did not regress timing. Covers the build-then-load workflow, the sample-off same-machine A/B methodology (machine drift is large — only same-session ratios are trustworthy), native /usr/bin/sample hotspot analysis (Rprof alone is too coarse for C++), and the timing-history reporting convention.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly