performance-benchmark

Run performance benchmarks on YARS simulations and detect regressions.

3|1|Updated Jul 27, 2016
One-click install
npx skills add https://github.com/kzahedi/YARS --skill performance-benchmark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-benchmark
Source: https://github.com/kzahedi/YARS/tree/main/.claude/skills/performance-benchmark
Command: npx skills add https://github.com/kzahedi/YARS --skill performance-benchmark

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill runs performance benchmarks to measure simulation speed and detect performance regressions.

Core Features & Use Cases

  • Benchmark Tests: Run long-running simulations to assess throughput.
  • Regression Detection: Compare against previous baselines to catch slower changes.
  • Structured Reporting: Collect real/user/sys time and iterations-per-second.

Quick Start

cd build time timeout 120s ./bin/yars --iterations 10000 --xml ../xml/braitenberg_logging.xml time timeout 120s ./bin/yars --iterations 10000 --xml ../xml/falling_objects.xml