From f9c59c603eb431269ee87611c3462801e75544d6 Mon Sep 17 00:00:00 2001 From: Ben Brandt Date: Wed, 15 Apr 2015 10:40:31 -0500 Subject: [PATCH] Google renamed Zippy to Snappy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9092870..d643da9 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Branch mispredict | 5 L2 cache reference | 7 Mutex lock/unlock | 25 Main memory reference | 100 -Compress 1KB bytes with Zippy | 3,000 +Compress 1KB bytes with Snappy | 3,000 Send 2K bytes over 1 Gbps network | 20,000 Read 1MB sequentially from memory | 250,000 Roundtrip within same datacenter | 500,000