benchmark

Measure web, API, and build performance metrics and compare results.

3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/rlagycks/oh-my-forge --skill benchmark-rlagycks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchmark
Source: https://github.com/rlagycks/oh-my-forge/tree/main/skills/benchmark
Command: npx skills add https://github.com/rlagycks/oh-my-forge --skill benchmark-rlagycks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers and teams evaluate system performance, detect regressions, and ensure consistency across various metrics and environments.

Core Features & Use Cases

  • Performance Monitoring: Allows measurement of web page load times, API latency, and build durations.
  • Regression Detection: Enables before-and-after comparisons to identify performance impacts of changes.
  • Use Case: Developers can run a baseline measurement before optimizing code and compare it against subsequent builds to verify improvements or regressions.

Quick Start

Use the benchmark skill to run performance tests, save the results, and compare them before and after code updates.

Frequently Asked Questions about benchmark

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I measure web page load times and API latency for my project?

Run baseline performance tests before optimizing code to capture initial metrics for web, API, and build processes. The skill provides scripts to measure, track, and compare these system performance metrics across different environments.

What is performance regression detection and how does it work?

Performance regression detection identifies negative impacts of code changes by comparing before-and-after metrics. You save a baseline measurement, update code, and compare subsequent results to verify whether performance has degraded or improved.

How do I track build durations and detect performance regressions after code changes?

Track build durations by running a baseline performance test before code updates, then comparing saved results against subsequent builds. This before-and-after comparison highlights performance regressions caused by recent code changes.

Can I compare system performance metrics across different environments?

Yes, you can compare system performance metrics across various environments to ensure consistency. The skill evaluates measurement results across web, API, and build processes to detect regressions and maintain continuous optimization.

Do I need any external dependencies to run performance monitoring tests?

No external dependencies are required to run performance monitoring tests. The skill operates independently using its built-in scripts and references to measure web page load times, API latency, and build durations.