diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-08-10 21:57:38 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-08-10 21:57:38 +0200 |
commit | 6210876f4e23a8f34e50e9fbfbce9db17910d768 (patch) | |
tree | 302a28e8d36c8150a040825a4452d03249bc9316 /README.md | |
parent | comparison against other hashes (diff) | |
download | sha3sum-6210876f4e23a8f34e50e9fbfbce9db17910d768.tar.gz sha3sum-6210876f4e23a8f34e50e9fbfbce9db17910d768.tar.bz2 sha3sum-6210876f4e23a8f34e50e9fbfbce9db17910d768.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ PERFORMANCE COMPARISON: sha512sum :: 0,015s ~ 0,183 sha224sum :: 0,020s ~ 0,244 sha256sum :: 0,021s ~ 0,256 - md6sum :: 0,165s ~ 2,012 + md6sum :: 0,165s ~ 2,01 Based on test against a 2,3 MB file. |