<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>21858a8734c3b26ca338969e09c5e5697f0d7246</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/e7368909092c83fd2c5554374f16599e4a60171b</url>
    <id>e7368909092c83fd2c5554374f16599e4a60171b</id>
    <committed-date>2009-06-18T15:20:35-07:00</committed-date>
    <authored-date>2009-06-18T15:20:35-07:00</authored-date>
    <message>voldemort logging should be at info, not debug</message>
    <tree>fc9578c208ddf40bb0f833ade4139fb4552c8604</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b5fb5e882a63d586ea0015709eaf74d82d35d1a</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/21858a8734c3b26ca338969e09c5e5697f0d7246</url>
    <id>21858a8734c3b26ca338969e09c5e5697f0d7246</id>
    <committed-date>2009-06-10T22:58:22-07:00</committed-date>
    <authored-date>2009-06-10T22:58:22-07:00</authored-date>
    <message>Temporarily kick in debug logging for voldemort</message>
    <tree>b1fdd281fc4cd1717392cf874bb2cd0a8c566927</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae4631d71a552d0216140614bd10a74418f3e402</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/8b5fb5e882a63d586ea0015709eaf74d82d35d1a</url>
    <id>8b5fb5e882a63d586ea0015709eaf74d82d35d1a</id>
    <committed-date>2009-06-09T21:26:33-07:00</committed-date>
    <authored-date>2009-06-09T21:26:33-07:00</authored-date>
    <message>Use our own threadpool / queue logic, since we do not want to use an unbounded queue through the Executors utility class</message>
    <tree>09d528c1e1f55007c356b4555f7a327b4ac26095</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e08e463b0992c1ac82c9efec2d28d8de702e2e2</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/ae4631d71a552d0216140614bd10a74418f3e402</url>
    <id>ae4631d71a552d0216140614bd10a74418f3e402</id>
    <committed-date>2009-06-09T18:45:09-07:00</committed-date>
    <authored-date>2009-06-09T18:45:09-07:00</authored-date>
    <message>Fix issue with elapsed time being used as seconds not millis</message>
    <tree>05515bfefdc7aa6f32e7feff298ff069c3b8d02d</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ede8021039b9834428c45cb8e839bc9d6381c8de</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/4e08e463b0992c1ac82c9efec2d28d8de702e2e2</url>
    <id>4e08e463b0992c1ac82c9efec2d28d8de702e2e2</id>
    <committed-date>2009-06-09T18:40:11-07:00</committed-date>
    <authored-date>2009-06-09T18:40:11-07:00</authored-date>
    <message>Stats for throughput had a bizarre * 100.0 in there.  Plus, eliminating / thread in per-thread.  It is now the total of all the time spent in calls read/writing</message>
    <tree>c74e26e28c2d8a57193dabc92b8608348de80de7</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f11371a9580f07b6f42c7596782db3dec98e1682</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/ede8021039b9834428c45cb8e839bc9d6381c8de</url>
    <id>ede8021039b9834428c45cb8e839bc9d6381c8de</id>
    <committed-date>2009-06-09T18:14:40-07:00</committed-date>
    <authored-date>2009-06-09T18:14:40-07:00</authored-date>
    <message>Fix output of logger thread, since expected # of writes now has nothing to do with the # of workers</message>
    <tree>163a635b7f1e26696705ec0bc30a5b00f5dd3f75</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d40e8f18385e1d3f5571e0ad948481fa0a26a34</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/f11371a9580f07b6f42c7596782db3dec98e1682</url>
    <id>f11371a9580f07b6f42c7596782db3dec98e1682</id>
    <committed-date>2009-06-09T18:07:13-07:00</committed-date>
    <authored-date>2009-06-09T18:07:13-07:00</authored-date>
    <message>Employ a fair method for distributing work among threads.  Some threads can hang up for a couple seconds and get vastly behind the others (who 'finish early' and could be doing more work)</message>
    <tree>3772576e2ee05652aa7880c5f7c15c477ca9ac16</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f98e45cd42166e8f44fa5f3128e2eeba3e547de7</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/8d40e8f18385e1d3f5571e0ad948481fa0a26a34</url>
    <id>8d40e8f18385e1d3f5571e0ad948481fa0a26a34</id>
    <committed-date>2009-06-02T16:53:29-07:00</committed-date>
    <authored-date>2009-06-02T16:53:29-07:00</authored-date>
    <message>Add feature to save off configuration files back in</message>
    <tree>fa12877e5e9ee1676ee8dc8c1bf995f822ebfa4a</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50bfbf03c6a1655282d2e0339babedaccd3b976c</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/f98e45cd42166e8f44fa5f3128e2eeba3e547de7</url>
    <id>f98e45cd42166e8f44fa5f3128e2eeba3e547de7</id>
    <committed-date>2009-06-02T16:37:38-07:00</committed-date>
    <authored-date>2009-06-02T16:37:38-07:00</authored-date>
    <message>Cleanup the HashClientFactory abstraction to allow individual storage engines to have more power.  Will add report-copying feature back in</message>
    <tree>e5dc58b5b93a8b9b5de36f93151035a3cb631aaf</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44b80473db5d82d835af6ca96ac778ec8415aad2</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/50bfbf03c6a1655282d2e0339babedaccd3b976c</url>
    <id>50bfbf03c6a1655282d2e0339babedaccd3b976c</id>
    <committed-date>2009-06-02T16:36:03-07:00</committed-date>
    <authored-date>2009-06-02T16:36:03-07:00</authored-date>
    <message>Allocate mo-memory to our client</message>
    <tree>842075d86d85392acee0b5be084a871ec8f10da4</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13cc997013a6b6b515e2ec024a935f2c959cf85c</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/44b80473db5d82d835af6ca96ac778ec8415aad2</url>
    <id>44b80473db5d82d835af6ca96ac778ec8415aad2</id>
    <committed-date>2009-06-02T01:10:45-07:00</committed-date>
    <authored-date>2009-06-02T01:10:45-07:00</authored-date>
    <message>Improve performance for StatList by using a fixed-array backing + concurrent utils.  Small cleanups</message>
    <tree>2001ff39438f3ec3213b31c47a998bc1488f449b</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c73bc2491d384827872a67808bc37cace8fd13b6</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/13cc997013a6b6b515e2ec024a935f2c959cf85c</url>
    <id>13cc997013a6b6b515e2ec024a935f2c959cf85c</id>
    <committed-date>2009-06-01T23:38:23-07:00</committed-date>
    <authored-date>2009-06-01T23:38:23-07:00</authored-date>
    <message>Add HashClientFactory interface, and associated translation to each of the factories.</message>
    <tree>4d137f94fff5b75ad8289acadd7613a08d65b222</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa01e7b45f020f6f0dc2201b8adef4af74e32fc3</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/c73bc2491d384827872a67808bc37cace8fd13b6</url>
    <id>c73bc2491d384827872a67808bc37cace8fd13b6</id>
    <committed-date>2009-06-01T23:27:49-07:00</committed-date>
    <authored-date>2009-06-01T23:27:49-07:00</authored-date>
    <message>Add memory client.</message>
    <tree>4fe04b153c499a5e262e0ae91492405b7621d008</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c9547963c07d8e2d8da599159212723a8ad6b2a</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/aa01e7b45f020f6f0dc2201b8adef4af74e32fc3</url>
    <id>aa01e7b45f020f6f0dc2201b8adef4af74e32fc3</id>
    <committed-date>2009-06-01T23:27:40-07:00</committed-date>
    <authored-date>2009-06-01T23:27:40-07:00</authored-date>
    <message>Add memory client.</message>
    <tree>f927e35be6e938147484a82553e6c8b715d31c48</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>821168ba4af224c3b1dffb8f2cb6f0e30c598bce</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/7c9547963c07d8e2d8da599159212723a8ad6b2a</url>
    <id>7c9547963c07d8e2d8da599159212723a8ad6b2a</id>
    <committed-date>2009-06-01T22:22:59-07:00</committed-date>
    <authored-date>2009-06-01T22:22:59-07:00</authored-date>
    <message>More cleanups + use ExecutorService instead of simple threads</message>
    <tree>4a117abccf8fbc60f7ffa30a598c5cd204f55090</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f58d39c703992821865b3080498df83f841c00f5</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/821168ba4af224c3b1dffb8f2cb6f0e30c598bce</url>
    <id>821168ba4af224c3b1dffb8f2cb6f0e30c598bce</id>
    <committed-date>2009-06-01T21:16:14-07:00</committed-date>
    <authored-date>2009-06-01T21:16:14-07:00</authored-date>
    <message>Cleanups</message>
    <tree>f6beed8819f45c02548ed41b7c4d360bfec1ee38</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a0ea70dd620d119875c1a08638be0c9974cf366</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/f58d39c703992821865b3080498df83f841c00f5</url>
    <id>f58d39c703992821865b3080498df83f841c00f5</id>
    <committed-date>2009-06-01T21:00:22-07:00</committed-date>
    <authored-date>2009-06-01T21:00:22-07:00</authored-date>
    <message>storeclient returns a Versioned (or null), so must check for it</message>
    <tree>b222ec3b70eee5f49e3203472d79adce0ab4a9ae</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c980dc7bb7b0cac78a03ca25bdcef7c63d2d6c7e</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/9a0ea70dd620d119875c1a08638be0c9974cf366</url>
    <id>9a0ea70dd620d119875c1a08638be0c9974cf366</id>
    <committed-date>2009-06-01T20:54:29-07:00</committed-date>
    <authored-date>2009-06-01T20:54:29-07:00</authored-date>
    <message>coreThreads no longer exists.  Cleanup to specfy simpler default parameters</message>
    <tree>e48e74b1d118d3ba6aad4f0fb72908e56f7ffc98</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0bc0ca30481f35714e31ce38f885f8dce5fa0dc7</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/c980dc7bb7b0cac78a03ca25bdcef7c63d2d6c7e</url>
    <id>c980dc7bb7b0cac78a03ca25bdcef7c63d2d6c7e</id>
    <committed-date>2009-06-01T20:33:33-07:00</committed-date>
    <authored-date>2009-06-01T20:33:33-07:00</authored-date>
    <message>Update voldemort version to latest.  Adapt config to new style ClientConfig</message>
    <tree>d837af323358b745ad8d42f039ae1c4b448e1022</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca8af4af40769befbc48f4069d6914f0ac719248</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/0bc0ca30481f35714e31ce38f885f8dce5fa0dc7</url>
    <id>0bc0ca30481f35714e31ce38f885f8dce5fa0dc7</id>
    <committed-date>2009-06-01T20:33:16-07:00</committed-date>
    <authored-date>2009-06-01T20:33:16-07:00</authored-date>
    <message>Update voldemort version to latest.  Adapt config to new style ClientConfig</message>
    <tree>9c2bf9c0ec0de6a876bc0d85075b2d17722c000f</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c98b10aea55ef4597bf97fea13c3d82d9a3f4ef</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/ca8af4af40769befbc48f4069d6914f0ac719248</url>
    <id>ca8af4af40769befbc48f4069d6914f0ac719248</id>
    <committed-date>2009-06-01T19:36:16-07:00</committed-date>
    <authored-date>2009-06-01T19:36:16-07:00</authored-date>
    <message>Add HashClient which clarifies the contract that {Cassandra,Voldemort}Adapter must use</message>
    <tree>fdff6c51030f7daf4e522569c79ee13613a4c211</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62f45d31c758cb01d0e52bf148047f7078337902</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/1c98b10aea55ef4597bf97fea13c3d82d9a3f4ef</url>
    <id>1c98b10aea55ef4597bf97fea13c3d82d9a3f4ef</id>
    <committed-date>2009-06-01T19:36:09-07:00</committed-date>
    <authored-date>2009-06-01T19:36:09-07:00</authored-date>
    <message>Add HashClient which clarifies the contract that {Cassandra,Voldemort}Adapter must use</message>
    <tree>4c0723e50bc01687df4e5e802dbbb3760373de0b</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5fdf6f26c98339725c50a4f6e094d9c1093f3016</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/62f45d31c758cb01d0e52bf148047f7078337902</url>
    <id>62f45d31c758cb01d0e52bf148047f7078337902</id>
    <committed-date>2009-06-01T19:35:12-07:00</committed-date>
    <authored-date>2009-06-01T19:35:12-07:00</authored-date>
    <message>Small readme tweaks</message>
    <tree>8a09bf27448fb10a22db72683f1200fc3f4ea3a1</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0de491b56ba04eff88d4e0bb30623ff4e30bd426</id>
      </parent>
    </parents>
    <author>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </author>
    <url>http://github.com/trav/vpork/commit/5fdf6f26c98339725c50a4f6e094d9c1093f3016</url>
    <id>5fdf6f26c98339725c50a4f6e094d9c1093f3016</id>
    <committed-date>2009-06-01T18:59:21-07:00</committed-date>
    <authored-date>2009-06-01T18:59:21-07:00</authored-date>
    <message>Remove personal editor files</message>
    <tree>cd6b7a898eacf64917ddf1291db869983e31be12</tree>
    <committer>
      <name>Jon Travis</name>
      <email>jtravis@p00p.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a75f3ecf228075f1d4b0a1cfe8339f8c9f3194a7</id>
      </parent>
    </parents>
    <author>
      <name>Johan Oskarsson</name>
      <email>johan@chagas.(none)</email>
    </author>
    <url>http://github.com/trav/vpork/commit/0de491b56ba04eff88d4e0bb30623ff4e30bd426</url>
    <id>0de491b56ba04eff88d4e0bb30623ff4e30bd426</id>
    <committed-date>2009-05-09T09:45:14-07:00</committed-date>
    <authored-date>2009-05-09T09:45:14-07:00</authored-date>
    <message>Remove logger from constructor</message>
    <tree>f7c7f3ae61bc87033a50a3894babb760aa7b4a1a</tree>
    <committer>
      <name>Johan Oskarsson</name>
      <email>johan@chagas.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9bea4de1f42542f8be49d5dbe367c5b8c8c553db</id>
      </parent>
    </parents>
    <author>
      <name>Johan Oskarsson</name>
      <email>johan@chagas.(none)</email>
    </author>
    <url>http://github.com/trav/vpork/commit/a75f3ecf228075f1d4b0a1cfe8339f8c9f3194a7</url>
    <id>a75f3ecf228075f1d4b0a1cfe8339f8c9f3194a7</id>
    <committed-date>2009-05-09T07:04:44-07:00</committed-date>
    <authored-date>2009-05-09T07:04:44-07:00</authored-date>
    <message>Added notes about Cassandra</message>
    <tree>ff840f93533e7f168e8d10195e71bef4e7484d7f</tree>
    <committer>
      <name>Johan Oskarsson</name>
      <email>johan@chagas.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1119a5ff270f8fca67805c2b4c1f811d70653ea0</id>
      </parent>
    </parents>
    <author>
      <name>Johan Oskarsson</name>
      <email>johan@chagas.(none)</email>
    </author>
    <url>http://github.com/trav/vpork/commit/9bea4de1f42542f8be49d5dbe367c5b8c8c553db</url>
    <id>9bea4de1f42542f8be49d5dbe367c5b8c8c553db</id>
    <committed-date>2009-05-09T06:58:38-07:00</committed-date>
    <authored-date>2009-05-09T06:58:38-07:00</authored-date>
    <message>Added the readme from the original vpork wiki</message>
    <tree>8413c442272f929d17eb3b45d1abd02a3eb10878</tree>
    <committer>
      <name>Johan Oskarsson</name>
      <email>johan@chagas.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5cc4e440f056499cb5cc2a39fadc661be0d8d95</id>
      </parent>
    </parents>
    <author>
      <name>Johan Oskarsson</name>
      <email>johan@chagas.(none)</email>
    </author>
    <url>http://github.com/trav/vpork/commit/1119a5ff270f8fca67805c2b4c1f811d70653ea0</url>
    <id>1119a5ff270f8fca67805c2b4c1f811d70653ea0</id>
    <committed-date>2009-05-09T06:55:30-07:00</committed-date>
    <authored-date>2009-05-09T06:55:30-07:00</authored-date>
    <message>Added standard deviation to the output</message>
    <tree>6385666ed2a416ea3b08fa8ab485f701d45fd7fd</tree>
    <committer>
      <name>Johan Oskarsson</name>
      <email>johan@chagas.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c75587809360e1474c325e66f44eba2a41f7d71</id>
      </parent>
    </parents>
    <author>
      <name>Johan Oskarsson</name>
      <email>johan@oskarsson.nu</email>
    </author>
    <url>http://github.com/trav/vpork/commit/d5cc4e440f056499cb5cc2a39fadc661be0d8d95</url>
    <id>d5cc4e440f056499cb5cc2a39fadc661be0d8d95</id>
    <committed-date>2009-05-07T09:24:57-07:00</committed-date>
    <authored-date>2009-05-07T09:24:57-07:00</authored-date>
    <message>Use blocking inserts, gives better read performance</message>
    <tree>9d712ab1e5664c351280463d9ae48ad9ee0fc2d9</tree>
    <committer>
      <name>Johan Oskarsson</name>
      <email>johan@oskarsson.nu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>670716254080024eb5b64109b67129874e6d5090</id>
      </parent>
    </parents>
    <author>
      <name>Johan Oskarsson</name>
      <email>johan@oskarsson.nu</email>
    </author>
    <url>http://github.com/trav/vpork/commit/0c75587809360e1474c325e66f44eba2a41f7d71</url>
    <id>0c75587809360e1474c325e66f44eba2a41f7d71</id>
    <committed-date>2009-05-06T07:21:10-07:00</committed-date>
    <authored-date>2009-05-06T07:21:10-07:00</authored-date>
    <message>Forgot an import</message>
    <tree>2c4934952e61bd4b28c3ececdc08a5e07429a75b</tree>
    <committer>
      <name>Johan Oskarsson</name>
      <email>johan@oskarsson.nu</email>
    </committer>
  </commit>
</commits>
