<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>bong.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -75,6 +75,17 @@ See http://peepcode.com/products/benchmarking-with-httperf for a full tutorial o
 
 * sudo gem install bong
 
+== EXPERIMENTAL GRAPHS
+
+After running bong a number of times, provide a visual output with time on the x axis and req/second on the y axis. Intended to show the change in performance throughout the development of a project.
+
+Assumptions
+
+* Each run will be named &quot;benchmark-1216122887&quot; where the second part can be converted to a Time class using Time.at(..)
+* Runs will be displayed at equal intervals along the x axis regardless of if the time between them is uniform
+* Several URLs may be incldued. rps for each one will be of a similar order of magnitude, so it makes sense to graph them together
+* Not all URLs will have data in all runs. However once a url is added it will be in ALL subsequent runs
+
 == LICENSE:
 
 (The MIT License)</diff>
      <filename>README.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>407011327a8077190969555b6278e3b3140ddeb2</id>
    </parent>
  </parents>
  <author>
    <name>Geoffrey Grosenbach</name>
    <email>boss@topfunky.com</email>
  </author>
  <url>http://github.com/topfunky/bong/commit/e9bfe5afac74244943cc77cc8bd5558da782cb29</url>
  <id>e9bfe5afac74244943cc77cc8bd5558da782cb29</id>
  <committed-date>2008-07-15T11:36:25-07:00</committed-date>
  <authored-date>2008-07-15T11:36:25-07:00</authored-date>
  <message>Gemspec for building GitHub gem</message>
  <tree>74a80054b6253107f7fb43320b2b12397b1c0b99</tree>
  <committer>
    <name>Geoffrey Grosenbach</name>
    <email>boss@topfunky.com</email>
  </committer>
</commit>
