skills/benchmark/SKILL.md
Run Criterion system benchmarks and record results to docs/performance.md
npx skillsauth add abix-/claude-blueprints skills/benchmarkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run benchmarks: Run k3sc cargo-lock bench --bench system_bench 2>&1 | tee /c/code/endless/rust/bench_results.txt and wait for completion.
Read results: Read rust/bench_results.txt and extract the timing data for each system at each entity count.
Read docs/performance.md: Find the ## Benchmark History section.
Append new entry: Add a new dated entry to the Benchmark History section with a markdown table showing all system timings. Format:
### YYYY-MM-DD — <commit hash (short)>
| System | 1K | 50K |
|--------|-----|-----|
| decision | Xus | Xus |
| damage | Xus | Xus |
| healing | Xus | Xus |
| attack | Xus | Xus |
Combined 50K: X.Xms (X.X% of 16ms budget)
rust/bench_results.txt (overwritten each run)[low median high] range) from Criterion outputcargo bench (e.g. -- decision to filter)tools
AutoHotkey v2 scripting standards for Windows automation, hotkeys, and game macros. Built from the official AHK v2 docs and the AHK community conventions. v1 reached EOL in March 2024.
data-ai
Analyze why Claude made its previous response -- trace reasoning to system prompt, CLAUDE.md, memory, skills, or context
tools
development
Build, test, and release Timberbot mod to GitHub and Steam Workshop