From 8604a21888a3187743ff08cf89c73fc2c328e9bb Mon Sep 17 00:00:00 2001 From: kenshin Date: Wed, 31 Jul 2013 15:57:12 +0800 Subject: [PATCH] update benchmark enviroment and result. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 23fe377..681d0de 100644 --- a/README.md +++ b/README.md @@ -118,22 +118,22 @@ $ go test -bench=. testing: warning: no tests to run PASS -BenchmarkDig-4 10000 202732 ns/op -ok _/Users/kenshin/workspace/gogo/godns 2.489s +BenchmarkDig-8 50000 57945 ns/op +ok _/usr/home/keqiang/godns 3.259s ``` -The result : 4032 queries/per second +The result : 15342 queries/per second The enviroment of test: -MacBook Air +CentOS release 6.4 * CPU: -Inter Core i5 1.7G -Double cores +Intel Xeon 2.40GHZ +4 cores * MEM: -8G +46G