IOZONE: Performance Test of Sequential File I/O  --  V2.01 (10/21/94)
                By Bill Norcott

        Operating System: FreeBSD 2.x -- using fsync()

        Send comments to:       b_norcott@xway.com

        IOZONE writes a 200 Megabyte sequential file consisting of
        409600 records which are each 512 bytes in length.
        It then reads the file.  It prints the bytes-per-second
        rate at which the computer can read and write files.


Writing the 200 Megabyte file, 'iozone.tmp'...23.023438 seconds
Reading the file...20.500000 seconds

IOZONE performance measurements:
        9108770 bytes/second for writing the file
        10230009 bytes/second for reading the file