Load-test gRPC services from proto files and reusable request fixtures
This ASE skill uses ghz to run repeatable gRPC load tests from proto files, protosets, or server reflection. An agent can replay request fixtures at controlled concurrency, capture latency and error rates, and export machine-readable reports for regression checks or performance i
What it does
Load-test gRPC services from proto files and reusable request fixtures
This ASE skill uses ghz to run repeatable gRPC load tests from proto files, protosets, or server reflection. An agent can replay request fixtures at controlled concurrency, capture latency and error rates, and export machine-readable reports for regression checks or performance investigations.
Prerequisites
A gRPC service plus proto files, a protoset bundle, or server reflection, and representative request data
Installation
Use the upstream install or setup path that matches your environment:
- brew install ghz
- git clone https://github.com/bojand/ghz
- make build
- go install github.com/bojand/ghz/cmd/ghz@latest
Requirements and caveats from upstream:
- Install using Docker
- DOCKER_BUILDKIT=1 docker build --output=/usr/local/bin --target=ghz-binary-built https://github.com/bojand/ghz.git
- --cert= File containing client certificate (public key), to present to the server. Must also provide -key option.
Basic usage or getting-started notes:
-
Download
-
Download a prebuilt executable binary for your operating system from the GitHub releases page.
-
Unzip the archive and place the executable binary wherever you would like to run it from. Additionally consider adding the location directory in the PATH variable if you would like the ghz command to be available ever...
-
Source: https://github.com/bojand/ghz
-
Extracted from upstream docs: https://raw.githubusercontent.com/bojand/ghz/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,740 chars)