| A small utility program to compute a tool's throughput. This
program takes as its input a text file, which contains one or more
<file size in bytes, latency in seconds> pairs. Each pair is
specified on its own line, with the first number being a long
number, the second number being a double number, and the two
numbers being separated by a single space.
author: Robert Grimm version: $Revision: 1.4 $ |