ZES-benchmark

Benchmark AI agent performance, service availability, and resource utilization in ZES.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/ZESCODE/Zes-Orchestration-System --skill zes-benchmark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ZES-benchmark
Source: https://github.com/ZESCODE/Zes-Orchestration-System/tree/main/.agents/skills/ZES-benchmark
Command: npx skills add https://github.com/ZESCODE/Zes-Orchestration-System --skill zes-benchmark

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, websockets, bc, curl.

What problem does it solve?

This Skill addresses the challenge of monitoring complex AI agent architectures by providing a unified, real-time diagnostic suite for provider latency, service uptime, and system resource health.

Core Features & Use Cases

  • Multi-Layer Benchmarking: Simultaneously measures LLM provider response times, service endpoint latency, and local hardware resource utilization.
  • Browser Web Vitals: Uses Chrome DevTools Protocol to audit the performance of web-based dashboards and interfaces.
  • Use Case: When the ZES system feels sluggish, run this benchmark to identify whether the bottleneck is a slow LLM provider, a failing service daemon, or high CPU/memory pressure on the Android host.

Quick Start

Execute the full system performance review by running the benchmark command in your terminal.

Frequently Asked Questions about ZES-benchmark

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

FAQPage Schema
How do I diagnose latency and bottleneck issues in a multi-agent AI pipeline?

To diagnose latency and bottleneck issues in a multi-agent AI pipeline, run a real-time benchmark that simultaneously evaluates LLM provider response times, service endpoint uptime, and local hardware resource utilization to pinpoint the exact failure layer.

What is the best way to monitor system resource health and service availability for AI agents?

Monitoring system resource health and service availability for AI agents requires a unified diagnostic suite that measures CPU and memory pressure on the host device alongside web interface responsiveness to provide a complete performance trend overview.

Can I measure web dashboard performance using Chrome DevTools Protocol during agent benchmarks?

Yes, you can measure web dashboard performance using Chrome DevTools Protocol to audit web interface responsiveness, capturing Web Vitals while simultaneously benchmarking backend LLM provider latency and system resources.

Do I need Python3 and websockets installed to benchmark multi-agent orchestration environments?

Yes, you need Python3 and websockets installed, along with bc and curl, to execute the benchmarking scripts that interface with the multi-agent orchestration environment and capture real-time performance metrics.

Why does my AI agent system feel sluggish even when service endpoints are available?

Your AI agent system might feel sluggish due to high CPU or memory pressure on the Android host device, or slow LLM provider response times, which a multi-layer benchmark can identify even when service endpoints remain available.

Can I track performance trends for multi-agent pipelines running on Android devices?

Yes, you can track performance trends for multi-agent pipelines running on Android devices by executing benchmarks that evaluate Android device health metrics alongside provider latency and service availability over time.