# Installer ghz-web avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ghz-web pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:ghz-web
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.121.0
- **Résumé source:** Web interface for ghz
- **Page d'accueil:** <https://ghz.sh>
- **Dépôt:** <https://github.com/bojand/ghz>
- **Dernière mise à jour:** 2026-07-27T16:47:22+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ghz-web (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.121.0
## Historique du projet et usages

ghz-web is the web server and application companion to ghz, the gRPC benchmarking and load-testing tool.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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