From f97a60de6c56cd492c312a63d1c597a0dbfd9036 Mon Sep 17 00:00:00 2001 From: Oleksandr Melnyk Date: Sun, 8 Apr 2018 15:28:24 +0300 Subject: [PATCH] Fixed speed section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e12281e..a1bb309 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Frequency=2338346 Hz, Resolution=427.6527 ns, Timer=TSC ### Speed | Method | x86 | x64 | |-------:|----------:|----------:| -| Hash32 | 2.73 GB/s | 720 MB/s | -| Hash64 | 5.05 GB/s | 8.92 GB/s | +| Hash32 | 2.73 GB/s | 5.05 GB/s | +| Hash64 | 720 MB/s | 8.92 GB/s | ### How to use ``` cs