fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
481 B
Text
12 lines
481 B
Text
A command-line benchmarking tool (inspired by bench).
|
|
|
|
Features:
|
|
* Statistical analysis across multiple runs.
|
|
* Support for arbitrary shell commands.
|
|
* Constant feedback about the benchmark progress and current estimates.
|
|
* Warmup runs can be executed before the actual benchmark.
|
|
* Cache-clearing commands can be set up before each timing run.
|
|
* Statistical outlier detection.
|
|
* Export results to various formats: CSV, JSON, Markdown.
|
|
* Parameterized benchmarks.
|
|
* Cross-platform
|