# 使用 Homebrew 安装 ghz-web

查看 ghz-web 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:ghz-web
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ghz-web
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:ghz-web
- **软件包管理器:** Homebrew
- **版本:** 0.121.0
- **来源摘要:** Web interface for ghz
- **主页:** <https://ghz.sh>
- **仓库:** <https://github.com/bojand/ghz>
- **最后更新:** 2026-07-27T16:47:22+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ghz-web (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.121.0
## 项目历史与用法

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.

### 时间线

- 2018: ghz GitHub repository created.
- 2018: ghz v0.15.0 published on GitHub Releases.
- 2018: Repository history shows the `cmd/ghz-web` command path under active development.
- 2024: ghz.sh documentation includes a Web section for ghz-web.

### Related projects

- ghz-web is related to ghz, gRPC, Go load-test libraries, JSON benchmark reports, curl, HTTPie, and CI performance-regression workflows.

### 来源

- <https://api.github.com/repos/bojand/ghz>
- <https://ghz.sh/docs/intro>
- <https://ghz.sh/docs/web/intro>
- <https://github.com/bojand/ghz>
- <https://github.com/bojand/ghz#readme>
- <https://github.com/bojand/ghz/releases/tag/v0.15.0>
- <https://github.com/bojand/ghz/tree/master/cmd/ghz-web>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/ghz-web.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ghz-web.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
