agency-performance-benchmarker

Measure system performance under realistic load to identify bottlenecks and optimization opportunities.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-performance-benchmarker-omeraltn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-performance-benchmarker
Source: https://github.com/omeraltn/ice_cream_website_testing/tree/main/.antigravity/agency-performance-benchmarker
Command: npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-performance-benchmarker-omeraltn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams identify, measure, and eliminate performance bottlenecks by providing systematic load, stress, and scalability testing plus optimization guidance to ensure systems meet performance SLAs and deliver excellent user experience metrics.

Core Features & Use Cases

  • Comprehensive Benchmarking: Execute structured load, stress, endurance, and spike tests with statistical analysis and custom metrics collection.
  • Web Performance & Core Web Vitals: Measure LCP, FID, CLS and recommend frontend optimizations such as code-splitting, lazy loading, and CDN strategies to improve user-perceived performance.
  • Capacity Planning & Scalability: Forecast resource requirements, validate auto-scaling policies, and perform cost-performance trade-off analysis for growth scenarios.
  • Use Case: Validate an e-commerce checkout flow under peak traffic to pinpoint backend query hotspots, remediate bottlenecks, and verify improvements with before/after metrics.

Quick Start

Run a k6-style load test against your staging endpoint to collect baseline response times and error rates for the critical user journey.

Frequently Asked Questions about agency-performance-benchmarker

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

FAQPage Schema
How do I benchmark and diagnose backend API performance under realistic load?

You can benchmark API performance by executing structured load and stress tests that measure custom metrics and statistical confidence intervals to identify system bottlenecks and optimization opportunities.

What's the best way to measure Core Web Vitals and frontend performance for optimization?

The best way to measure Core Web Vitals is to analyze LCP, FID, and CLS metrics under load, which provides data to recommend frontend optimizations like code-splitting, lazy loading, and CDN strategies for user-perceived performance.

Can I use k6 load testing to validate capacity planning and auto-scaling policies?

Yes, you can use k6-style load testing to forecast resource requirements, validate auto-scaling policies, and perform cost-performance trade-off analysis for various infrastructure growth scenarios.

Does load testing work for validating e-commerce checkout flows during peak traffic?

Load testing works for validating e-commerce checkout flows under peak traffic by pinpointing backend query hotspots, remediating bottlenecks, and verifying improvements with before and after metrics.

When do I need endurance and spike testing for my web application infrastructure?

You need endurance and spike testing when assessing web application infrastructure reliability under sustained pressure or sudden traffic surges, ensuring systems meet performance SLAs and deliver excellent user experience.