macOS
brew install multitimelocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.