From d801b9996ba705a2cf0bff4295d307b40f56dc7d Mon Sep 17 00:00:00 2001 From: Melnik Alexander Date: Sat, 29 Sep 2018 13:58:59 +0300 Subject: [PATCH] Fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 79c0371..8e7fa87 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ This benchmark was launched on a **Windows 10 (10.0.16299.309)**. The reference | Method | Platform | Language | 1KB Time | 1MB Time | 1GB Time | Speed | Difference | |--------|---------:|---------:|----------:|----------:|----------:|----------:|-----------:| | Hash32 | x64 | C# | 185.1 ns | 170.6 us | 193.6 ms | 5.16 GB/s | 1.4 % | -| Hash32 | x64 | C | 183.5 ns | 170.1 us | 190.8 ms | 5.16 GB/s | 1.4 % | -| Hash64 | x64 | C# | 117.3 ns | 87.1 us | 116.9 ms | 5.16 GB/s | 2.4 % | -| Hash64 | x64 | C | 104.8 ns | 85.3 us | 114.1 ms | 5.16 GB/s | 2.4 % | +| Hash32 | x64 | C | 183.5 ns | 170.1 us | 190.8 ms | 5.24 GB/s | 1.4 % | +| Hash64 | x64 | C# | 117.3 ns | 87.1 us | 116.9 ms | 8.55 GB/s | 2.4 % | +| Hash64 | x64 | C | 104.8 ns | 85.3 us | 114.1 ms | 8.76 GB/s | 2.4 % | ## Api