OpenBSD Handbook

OpenBSD 7.9 release · amd64 · Generated 2026-09-09

multitime-1.3

time multiple executions of a command

Back to search · Project homepage

Description

Unix's 'time' utility is a simple and often effective way of measuring how long a command takes to run ('wall time'). Unfortunately, running a command once can give misleading timings: the process may create a cache on its first execution, running faster subsequently; other processes may cause the command to be starved of CPU or IO time; etc. It is common to see people run 'time' several times and take whichever values they feel most comfortable with. Inevitably, this causes problems. multitime is, in essence, a simple extension to time which runs a command multiple times and prints the timing means, standard deviations, mins, medians, and maxes having done so. This can give a much better understanding of the command's performance.

Package information

Ports path
sysutils/multitime
Package architecture
amd64
Maintainer
Laurence Tratt <laurie@tratt.net>
Categories
sysutils
Available flavors
None listed

These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.

Direct dependencies

None listed in sqlports.

Installing and updating packages · Package details as JSON