Package: multitime (1.4-2)
Links for multitime
Debian Resources:
Download Source Package multitime:
Maintainer:
External Resources:
- Homepage [tratt.net]
Similar packages:
time-like tool which does multiple runs
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.
Other Packages Related to multitime
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download multitime
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 17.3 kB | 52.0 kB | [list of files] |