<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,10 +28,4 @@ You can increase the timeout or disable them completely with the following confi
 The latest version of memcached-client is anywhere from 33% to 100% slower than memcached in various benchmarks.  Keep in mind this means that 10,000 get requests take 1.8 sec instead of 1.2 seconds.
 In practice, memcache-client is unlikely to be a bottleneck in your system but there is always going
 to be an overhead to pure Ruby.  memcache-client does have the advantage of built-in integration into 
-Rails.
-
-
-== Optimizations
-
-For various speedups, I recommend you install the SystemTimer and RubyInline gems.  memcache-client
-will work without them but various operations will speed up if they are available.
\ No newline at end of file
+Rails and should work on non-MRI platforms: JRuby, MacRuby, etc.</diff>
      <filename>FAQ.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
-= 1.7.6 (unreleased)
+= 1.7.6 (2009-11-03)
 
-* Reworked socket timeout code due to repeated customer issues with timeouts not
+* Reworked socket timeout code due to several customer complaints about timeouts not
   working 100% of the time since 1.7.3.
 * Add option to configure the namespace separator string, for interop with Perl
   which does not use a separator character:</diff>
      <filename>History.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -131,3 +131,13 @@ missing:ruby:memcache-client     0.570000   0.250000   0.820000 (  1.461293)
 mixed:ruby:noblock:memcached     0.540000   0.620000   1.160000 (  2.429200)
 mixed:ruby:memcached             0.580000   0.570000   1.150000 (  2.610819)
 mixed:ruby:memcache-client       1.580000   0.540000   2.120000 (  3.632775)
+
+== 1.7.6, 1.8.7 64-bit (Snow Leopard), SystemTimer
+                                     user     system      total        real
+set:plain:memcache-client        3.070000   0.380000   3.450000 (  3.643275)
+set:ruby:memcache-client         3.140000   0.370000   3.510000 (  3.698602)
+get:plain:memcache-client        3.480000   0.360000   3.840000 (  3.983941)
+get:ruby:memcache-client         3.540000   0.360000   3.900000 (  4.034308)
+multiget:ruby:memcache-client    1.690000   0.140000   1.830000 (  1.889290)
+missing:ruby:memcache-client     3.070000   0.360000   3.430000 (  3.571754)
+mixed:ruby:memcache-client       6.720000   0.750000   7.470000 (  7.838771)</diff>
      <filename>performance.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>82d9d93248b0435a7b537fda2ae2d3e7fbe09fb7</id>
    </parent>
  </parents>
  <author>
    <name>Mike Perham</name>
    <email>mperham@gmail.com</email>
  </author>
  <url>http://github.com/mperham/memcache-client/commit/5cca8fff34905167d72b9aff8c0abcb6207adfc6</url>
  <id>5cca8fff34905167d72b9aff8c0abcb6207adfc6</id>
  <committed-date>2009-11-03T18:33:30-08:00</committed-date>
  <authored-date>2009-11-03T18:33:30-08:00</authored-date>
  <message>Final doc cleanup, release 1.7.6</message>
  <tree>34df2740662304c07e5188f6886f12890efa8b61</tree>
  <committer>
    <name>Mike Perham</name>
    <email>mperham@gmail.com</email>
  </committer>
</commit>
