From 16d7225336b5ac3569e07d7569127dc9cfdc27e4 Mon Sep 17 00:00:00 2001 From: c9s Date: Sat, 17 May 2014 09:41:00 +0800 Subject: [PATCH] update benchmark result --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb0602a..b43b08e 100644 --- a/README.md +++ b/README.md @@ -66,10 +66,10 @@ And here is the result of the router journey: r3 uses the same route path data for benchmarking, and here is the benchmark: - 5000000 iterations finished in 0.905591 seconds - 5521256.22 i/sec + 3 runs, 5000000 iterations each run, finished in 1.308894 seconds + 11460057.83 i/sec -The matching speed of r3 is 527+ times faster than rails' trie router. +The matching speed of r3 is 1153+ times faster than rails' trie router. ### The benchmarking route paths