<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>benchmark/servers/ebb-seq.rb</filename>
    </added>
    <added>
      <filename>benchmark/servers/ebb-thread.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,8 +4,8 @@ class Benchmarker
   PORT          = 7000
   ADDRESS       = '0.0.0.0'
   TMP_POST_FILE = &quot;/tmp/bench-post-file&quot;
-  # SERVERS       = %w(mongrel ebb thin thin-turbo)
-  SERVERS       = %w(ebb thin-turbo)
+  # SERVERS       = %w(mongrel ebb-seq ebb-thread thin thin-turbo)
+  SERVERS       = %w(ebb-seq ebb-thread thin-turbo)
   
   def initialize(method, range, options={})
     @method     = method</diff>
      <filename>benchmark/benchmarker.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>benchmark/servers/ebb.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>00835e5882994d03a58a89469563a7a8c0cd99cd</id>
    </parent>
  </parents>
  <author>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </author>
  <url>http://github.com/macournoyer/thin-turbo/commit/1751ab72a7807cdf237da1219732397df7af1b93</url>
  <id>1751ab72a7807cdf237da1219732397df7af1b93</id>
  <committed-date>2008-04-19T21:40:33-07:00</committed-date>
  <authored-date>2008-04-19T21:40:33-07:00</authored-date>
  <message>Add benchmarking script of ebb threaded and sequential</message>
  <tree>cb619e818408b118be269c813bd9e2b1654e5d8f</tree>
  <committer>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </committer>
</commit>
