macOS
brew install ghz-weblocal Homebrew formula metadata
brew
Web interface for ghz. Version 0.121.0 via Homebrew; verified from local package data.
install
brew install ghz-weblocal Homebrew formula metadata
overview
Web interface for ghz
history
ghz-web is the web server and application companion to ghz, the gRPC benchmarking and load-testing tool.
The ghz repository was created in 2018 as a Go command-line utility and library for benchmarking gRPC services. The repository contains both `cmd/ghz` and `cmd/ghz-web`, placing the web interface inside the same project rather than a separate source tree.
Official ghz documentation describes the CLI as a tool for local testing, debugging, and performance regression testing in automated integration environments. The web documentation adds a server and web application for storing, viewing, comparing, and tracking JSON reports generated by ghz.
ghz-web follows adoption of ghz itself: teams using ghz for repeatable gRPC benchmark runs can add a lightweight report store and comparison UI when raw terminal output or one-off JSON files are not enough.
Practitioners run ghz to produce a JSON report, then submit that report to ghz-web with curl, HTTPie, or a similar HTTP client. The web application is used to preserve test runs, compare results, and watch performance changes across repeated benchmarks.
Package nerds care about ghz-web because it turns a benchmark CLI into a trackable artifact workflow: install the CLI/server pair, generate machine-readable results, and keep a local or team-visible history of gRPC performance runs.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ghz-web | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ghz-web |
|---|---|
| Version | 0.121.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ghz-web |
| Homepage | https://ghz.sh |
| Repository | https://github.com/bojand/ghz |
| Upstream docs | https://ghz.sh/docs/web/intro |
| License | Apache-2.0 |
| Source archive | https://github.com/bojand/ghz/archive/refs/tags/v0.121.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ghz-web |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.