# 使用 Homebrew 安装 benchi

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

## 安装

```sh
sudo av install brew:benchi
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install benchi
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:benchi
- **软件包管理器:** Homebrew
- **版本:** 0.4.1
- **来源摘要:** Benchmarking tool for data pipelines
- **主页:** <https://github.com/ConduitIO/benchi>
- **仓库:** <https://github.com/ConduitIO/benchi>
- **最后更新:** 2026-07-26T10:56:33+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- benchi (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Benchi is ConduitIO's minimal Docker-based benchmarking framework for measuring application and infrastructure performance, especially data-pipeline scenarios.

### 项目历史

The official repository was created in February 2025. The README says Benchi was developed to simplify setting up and running benchmarks for Conduit, and describes Docker Compose environments, metrics collection, hooks, and real-time monitoring.

Public releases moved quickly in March and April 2025, from v0.1.0 through v0.4.1, giving the project a compact early release history rather than a long legacy.

### 采用历史

Benchi's adoption story is currently tied to the Conduit ecosystem and Go/Docker users. The README documents binary downloads, `go install`, and a shell installer, while the supplied Homebrew facts show package-manager availability.

Because it is young and specialized, its public adoption is better described as early ecosystem packaging than broad industry uptake.

### 使用方式

Users run `benchi -config <file>` against a YAML benchmark configuration that defines Docker Compose infrastructure, tools, metrics collectors, tests, and lifecycle hooks. Results are written into timestamped output directories with logs and aggregated CSV metrics.

The tool is suited to repeatable infrastructure benchmarks where containers, Prometheus-like metrics, and scripted benchmark phases matter more than single-command timing.

### 为什么软件包爱好者会关心

Benchi is package-nerd interesting as a young, purpose-built benchmark harness for containerized data infrastructure. It packages a repeatable benchmark workflow, not just a timer.

Its significance is still emerging; the reason to care today is that it turns Conduit-style pipeline benchmarking into a small installable CLI.

### 时间线

- 2025: Repository created.
- 2025: v0.1.0 released.
- 2025: v0.4.1 released.
- 2025: Homebrew package metadata lists `benchi` as an installable formula.

### Related projects

- Conduit is the data-pipeline project Benchi was developed to benchmark.
- Docker Compose is central to Benchi's benchmark environment model.
- Prometheus-style metrics endpoints are used by documented collector examples.

### 来源

- <https://github.com/ConduitIO/benchi>
- <https://github.com/ConduitIO/benchi/releases>
- source_facts.package-manager-url
- source_facts.repo


## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: path passed to benchi -config

## Combined YAML source

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


## 来源

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