macOS
brew install multitimelocal Homebrew formula metadata
brew
multitime のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install multitimelocal Homebrew formula metadata
nix profile install nixpkgs#multitimenixpkgs package indexes · pkgs/by-name/mu/multitime/package.nix · ソース: api.github.com
sudo apt install multitimeUbuntu 24.04 LTS package indexes · multitime · ソース: archive.ubuntu.com
概要
Time command execution over multiple executions
履歴
multitime is Laurence Tratt's small benchmarking utility that extends Unix `time` by running a command repeatedly and reporting summary statistics. Tratt's overview starts from a common problem with one-shot timing: caches, background load, CPU and I/O scheduling, and user cherry-picking can make a single `time` result misleading. multitime answers that with repeated runs and output that includes means, standard deviations, minimums, medians, and maximums.
The tool is intentionally narrow. It times external commands rather than becoming a language-specific profiler, and it includes options for controlling standard input and output across runs. Its man page also documents batch files for comparing different commands by randomly interleaving executions, which spreads machine noise more evenly across alternatives. That makes it a useful command-line companion for compiler, shell, and systems experiments where the benchmark is already expressible as a command.
Its package-manager niche is a lightweight developer and research tool: smaller than benchmarking harnesses, more statistically honest than running `time` by hand several times, and easy to install through Homebrew, Nix, and Debian/Ubuntu-style packages.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
multitime | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ltratt/multitime
インストールメタデータ
| パッケージキー | brew:multitime |
|---|---|
| バージョン | 1.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/multitime |
| ホームページ | https://tratt.net/laurie/src/multitime/ |
| リポジトリ | https://github.com/ltratt/multitime |
| 上流ドキュメント | https://tratt.net/laurie/src/multitime |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/ltratt/multitime/archive/refs/tags/multitime-1.5.tar.gz |
| ビルド依存関係 | autoconf |
| 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 | multitime |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
multitime
nix profile install nixpkgs#multitimemultitime 1.4-2
time-like tool which does multiple runs
https://tratt.net/laurie/src/multitime/
sudo apt install multitimeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.