More updates for the performance numbers in the FAQ.

This commit is contained in:
Daniele Alessandri
2011-04-04 12:14:19 +02:00
parent 556f7b0ec2
commit 87a1f43487
+2 -2
View File
@@ -43,8 +43,8 @@ Redis, but how these numbers change when we hit the network by connecting to ins
reside on other servers?
Using Predis:
3150 SET/sec using 12 bytes for both key and value
3150 GET/sec while retrieving the very same values
3300 SET/sec using 12 bytes for both key and value
3300 GET/sec while retrieving the very same values
0.212 seconds to fetch 30000 keys using "KEYS *".
Using phpredis: