# memtier_benchmark を Homebrew, Nix でインストール

memtier_benchmark のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:memtier_benchmark
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install memtier_benchmark
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#memtier-benchmark
```

  証拠: nixpkgs package indexes: pkgs/by-name/me/memtier-benchmark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:memtier_benchmark
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.5.1
- **ソース概要:** Redis and Memcache traffic generation and benchmarking tool
- **ホームページ:** <https://github.com/redis/memtier_benchmark>
- **リポジトリ:** <https://github.com/redis/memtier_benchmark>
- **最終更新:** 2026-07-16T12:17:17Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- memtier_benchmark (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.5.1
## プロジェクトの歴史と使われ方

memtier_benchmark began as a Redis Labs/Garantia Data benchmarking tool for generating heavy Redis and Memcached traffic. Yiftach Shoolman announced it to the Redis DB mailing list in July 2013 as a complementary tool to redis-benchmark, noting that redis-benchmark covered only simple GET and SET workloads. Redis's own launch article described the motivation as regression testing and database-performance optimization, with the source released under GPLv2.

### プロジェクトの歴史

The tool's niche is realistic key-value-store load generation from a single command-line executable. It supports both Redis and Memcached protocols, multithreaded and multi-client execution, configurable read/write ratios, sequential or random key patterns, expiry ranges, Redis Cluster, and TLS. In practice, engineers use it for capacity tests, latency and throughput comparisons, performance regression checks, and synthetic workload generation before changing cache/database deployments.

### 使われ方

Its packaging footprint reflects that role: it is distributed as Redis-provided APT/YUM packages, a Homebrew formula, and a Nix package. The Phoronix Test Suite added a memtier_benchmark profile in 2019, making it part of reusable public benchmark workflows as well as Redis-oriented operations work.

### ソース

- <https://github.com/redis/memtier_benchmark>
- <https://groups.google.com/g/redis-db/c/aPFyn8jLFTs>
- <https://openbenchmarking.org/test/pts/memtier-benchmark-1.5.0>
- <https://redis.io/blog/memtier_benchmark-a-high-throughput-benchmarking-tool-for-redis-memcached/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Nix - memtier-benchmark: normalized package name match | nixpkgs package indexes: pkgs/by-name/me/memtier-benchmark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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