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

codespine-workload

Étoiles5
Forks0
Mis à jour20 juin 2026 à 12:17

Benchmark a program in a controlled environment and attribute the cost with the code graph. Use when asked to profile under a CPU/memory cap, measure server capacity ("how many requests per second before p99/latency breaks an SLO"), decide "when do I need more servers", find where runtime is spent under load, or run a workload in a constrained "one box" container. Two modes: cpu-profile (where the time goes) and loadtest (how much load it takes). Requires the codespine CLI; Docker is optional (falls back to running on the host).

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.

Explorateur de fichiers
5 fichiers
SKILL.md
readonly