macOS
brew install ghz-weblocal Homebrew formula metadata
brew
ghz-web のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ghz-weblocal Homebrew formula metadata
概要
Web interface for ghz
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ghz-web | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ghz-web |
|---|---|
| バージョン | 0.121.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ghz-web |
| ホームページ | https://ghz.sh |
| リポジトリ | https://github.com/bojand/ghz |
| 上流ドキュメント | https://ghz.sh/docs/web/intro |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/bojand/ghz/archive/refs/tags/v0.121.0.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.