macOS
brew install autobenchlocal Homebrew formula metadata
sudo port install autobenchMacPorts ports tree · www/autobench/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für autobench in AI-Agent-Workflows.
Installation
brew install autobenchlocal Homebrew formula metadata
sudo port install autobenchMacPorts ports tree · www/autobench/Portfile · Quelle: api.github.com
sudo zypper install autobenchopenSUSE Tumbleweed package metadata · autobench · Quelle: download.opensuse.org
Überblick
Automatic webserver benchmark tool
Verlauf
Autobench is an early-2000s HTTP benchmarking suite built around httperf. It automates repeated httperf runs across a range of connection rates, records CSV or TSV results, can coordinate distributed benchmark clients, and includes helpers for graphing and workload generation.
The README identifies Julian T. J. Midgley as author and gives a 2001-2003 copyright range with the original homepage at xenoclast.org. The ChangeLog starts in March 2001 with the first Autobench files and records a series of releases through 2.1.2 in May 2004.
Autobench 2.0.0, released in October 2002, added the distributed pieces: `autobench_admin`, `autobenchd`, and their man pages. Later releases added httperf option pass-through, fixed benchmark and graphing bugs, and moved maintenance to GNU Arch before the later GitHub repository appeared.
The GitHub repository under `menavaur/Autobench` was created in March 2012 and includes the source tree, Debian packaging files, man pages, config template, and a 2012 ChangeLog entry under the author's `menavaur.org` address. The original homepage now returns 404, so repository confidence is medium rather than absolute.
Autobench was Debianized in October 2002 according to the ChangeLog and Debian changelog. Homebrew currently packages version 2.1.2 using a MacPorts-hosted distfile, and the input package-manager facts also list MacPorts and zypper packaging.
Its adoption is mostly historical and systems-oriented. It belongs to the era when httperf, gnuplot, web-server bakeoffs, and tabular benchmark output were common Unix toolchain pieces; current Homebrew analytics show only tiny install numbers.
In non-distributed mode, `autobench` runs httperf repeatedly against one or two hosts, ramping requested connection rates from low to high values and writing CSV or TSV output. The active user config is `$HOME/.autobench.conf`, copied from a system config on first run.
In distributed mode, `autobench_admin` coordinates multiple `autobenchd` clients to reduce the chance that the benchmark clients themselves become the bottleneck. `bench2graph` turns TSV results into gnuplot graphs, `sesslog` converts NCSA-format access logs into httperf session logs, and `crfile` creates random test files.
Autobench is a compact specimen of old-school Unix benchmarking packaging: Perl/shell/C utilities, man pages, a dotfile config, Debian packaging metadata, and dependency on external CLI tools such as httperf and gnuplot.
For package nerds, the interesting bit is preservation. The original project site is gone, the formula points at a MacPorts distfile, and the surviving source-control URL is a GitHub import/mirror that still carries the author's history and packaging files.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.autobench.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
autobench | cli | globales Executable | |
autobench_admin | cli | globales Executable | |
autobenchd | cli | globales Executable | |
bench2graph | cli | globales Executable | |
crfile | cli | globales Executable | |
sesslog | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://web.archive.org/web/20260501190636/http://www.xenoclast.org/autobench/
Installationsmetadaten
| Paketschlüssel | brew:autobench |
|---|---|
| Version | 2.1.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/autobench |
| Homepage | https://web.archive.org/web/20260501190636/http://www.xenoclast.org/autobench/ |
| Repository | https://github.com/menavaur/Autobench |
| Upstream-Dokumentation | https://github.com/menavaur/Autobench#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://distfiles.macports.org/autobench/autobench-2.1.2.tar.gz |
| Zuletzt aktualisiert | 2026-06-30T16:17:22-04:00 |
| Pulse | updated |
| Abhängigkeiten | httperf |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | autobench |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
autobench 2.1.2-3.23
Simple Perl script for automating the process of benchmarking a web server
http://www.xenoclast.org/autobench
sudo zypper install autobenchautobench
sudo port install autobenchQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.