Performance improvements in get operations
[m6w6/libmemcached] / docs / memcached_behavior.pod
index b1545534e70e9f07c6251b51ca007263185c009f..e5058de353efa627bce1a0e453cd53bb2a71f732 100755 (executable)
@@ -40,7 +40,9 @@ memcached_behavior_set() will flush and reset all connections.
 =item MEMCACHED_BEHAVIOR_NO_BLOCK
 
 Causes libmemcached(3) to use asychronous IO. This is the fastest transport
-available.
+available for storage functions. For read operations it is currently 
+similar in performance to the non-blocking method (this is being
+looked into).
 
 =item MEMCACHED_BEHAVIOR_TCP_NODELAY