Skip to content
Development
Skill

/benchmark-model-runtime

Benchmark model runtimes across latency, throughput, memory, energy, load time, size, and stability. Use when comparing Core AI, Core ML, MLX, ExecuTorch, PyTorch, quantization, devices, or packaging.

From plugin
socket
7200 skills5 MCP
Install
$ npx -y skills add gaelic-ghost/socket --skill benchmark-model-runtime --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/benchmark-model-runtime

Context preview

The summary Claude sees to decide when to auto-load this skill.

Benchmark model runtimes across latency, throughput, memory, energy, load time, size, and stability. Use when comparing Core AI, Core ML, MLX, ExecuTorch, PyTorch, quantization, devices, or packaging.

SKILL.md

benchmark-model-runtime.SKILL.md
name: benchmark-model-runtime
description: Benchmark model runtimes across latency, throughput, memory, energy, load time, size, and stability. Use when comparing Core AI, Core ML, MLX, ExecuTorch, PyTorch, quantization, devices, or packaging.

Benchmark Model Runtime

Define A Fair Workload

Pin the exact model artifact, tokenizer/template, runtime and version, device and OS, precision, cache policy, batch size, prompt-length buckets, generated-token target, sampling settings, and measurement tool. Compare numerical or behavioral parity before performance.

Workflow

1. Verify each artifact produces acceptable outputs on the same small parity set. 2. Separate cold load, warm load, prompt processing, time to first token, decode throughput, and end-to-end latency. 3. Measure peak and steady memory; include model, cache, runtime, and process overhead consistently. 4. Stabilize device power, charging, background load, and thermal state. Record deviations instead of silently rerunning only slow samples. 5. Warm up separately, then run enough measured repetitions to report median and tail percentiles. 6. Sweep representative prompt lengths, output lengths, and batch/concurrency levels. 7. Record failures, fallback execution, recompilation, memory pressure, and thermal throttling. 8. Measure energy with an appropriate system tool when the decision depends on battery or sustained deployment. 9. Retain raw samples and summarize them with units, sample counts, and uncertainty.

Apple Runtime Checks

  • Confirm delegated operator coverage and fallback behavior rather than assuming the named backend ran the whole graph.
  • Distinguish compilation/conversion time from load and inference time.
  • For stateful generation, include key-value cache initialization, update, and memory growth.
  • Treat ExecuTorch MLX results as revision-specific while the upstream backend remains experimental.

References

Use `references/runtime-benchmarking.md` for metric definitions and reporting requirements.

Read more
Ships withsocket

Stuff for Agents on macOS Promo audio: Socket Codex Marketplace Promo

Get the whole plugin

Other skills on socket.