Get the crctest results properly aligned
authorJens Axboe <axboe@fb.com>
Tue, 24 Jun 2014 16:12:47 +0000 (10:12 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 24 Jun 2014 16:12:47 +0000 (10:12 -0600)
commit31538d8744bba70f29623c547a2dbab3a1dcdd9a
tree6f3406a29ec026455d249b3c86c3553b53b4905d
parentef3d8e53c01456f22a61c162e4e5a3997af14a5d
Get the crctest results properly aligned

Before:

md5: 534.03 MB/sec
crc64: 392.31 MB/sec
crc32: 352.36 MB/sec
crc32c: 8225.43 MB/sec
crc16: 384.46 MB/sec
crc7: 386.79 MB/sec
sha1: 381.15 MB/sec
sha256: 186.47 MB/sec
sha512: 303.18 MB/sec
xxhash: 6329.90 MB/sec

After:

md5:   548.59 MB/sec
crc64:   381.45 MB/sec
crc32:   347.89 MB/sec
crc32c:  8577.36 MB/sec
crc16:   396.56 MB/sec
crc7:   396.72 MB/sec
sha1:   385.87 MB/sec
sha256:   206.60 MB/sec
sha512:   314.62 MB/sec
xxhash:  6293.64 MB/sec

Signed-off-by: Jens Axboe <axboe@fb.com>
crc/test.c