worker-benchmarks

Execute system benchmarks for the agentic-flow worker and analyze latency, throughput, and memory usage.

7|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/frankxai/agentic-creator-os --skill worker-benchmarks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worker-benchmarks
Source: https://github.com/frankxai/agentic-creator-os/tree/main/.claude/skills/worker-benchmarks
Command: npx skills add https://github.com/frankxai/agentic-creator-os --skill worker-benchmarks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agentic-flow/workers/worker-benchmarks, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a robust framework for measuring and analyzing the performance of the agentic-flow worker system, ensuring optimal efficiency and identifying bottlenecks.

Core Features & Use Cases

  • Comprehensive Benchmarking: Run a suite of tests covering trigger detection, worker registry operations, agent selection, model caching, and concurrent worker handling.
  • Performance Metrics: Collect detailed metrics including latency, throughput, memory usage, and hit rates.
  • Use Case: Before deploying a new version of the worker system, run the full benchmark suite to ensure performance targets are met and to identify any regressions.

Quick Start

Run the full benchmark suite for the agentic-flow worker system.

Frequently Asked Questions about worker-benchmarks

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

FAQPage Schema
How do I benchmark agentic worker performance and identify bottlenecks?

You can benchmark agentic worker performance by running a comprehensive test suite that measures latency, throughput, and memory usage across operations like trigger detection, registry management, and agent selection to identify optimization opportunities.

What metrics are measured when benchmarking worker systems?

Benchmarking worker systems measures detailed metrics including latency, throughput, memory usage, and hit rates across operations like trigger detection, model caching, and concurrent worker handling to analyze system efficiency.

Do I need specific npm packages to run worker benchmarks?

Yes, running worker benchmarks requires specific npm packages for execution and configuration via settings.json to properly measure and analyze the agentic-flow worker system performance.

When should I run performance benchmarks on my agentic-flow worker?

Run performance benchmarks on your agentic-flow worker before deploying a new version to ensure performance targets are met and to identify any regressions in trigger detection or agent selection operations.

What's the best way to test concurrent worker handling and model caching performance?

The best way to test concurrent worker handling and model caching performance is to run a comprehensive benchmark suite that analyzes these specific operations alongside trigger detection and registry management for detailed optimization insights.