Adding a little script to run benchmarks. it save the data in a marshalled
commitc2fecde0a04603727949ec0b05d694be89a464d2
authorRyan Dahl <ry@lakshmi.local>
Mon, 21 Jan 2008 19:21:07 +0000 (21 20:21 +0100)
committerRyan Dahl <ry@lakshmi.local>
Mon, 21 Jan 2008 19:21:07 +0000 (21 20:21 +0100)
tree7a63dc534521b636080750e97bd6c95b32dfed9f
parent8b7312136de9a131ee5d1965c0baf76c83d8b4a3
Adding a little script to run benchmarks. it save the data in a marshalled
file (in case one of the servers crashes). it tries to be as fair as
possible, randomly choosing a setting before running it on each of servers in
random order. The other script, benchmark_digest will average up the results
of the benchmark and make a little google chart like this
http://chart.apis.google.com/chart?chtt=2008.01.21,requests+per+second,74+data+points&chxt=x,x&cht=lxy&chxl=1:|concurrency&chs=500x300&chxp=1,50&chco=dd99dd,dddd99,99dddd&chdl=evented+mongrel|ebb|thin&chd=s:AGLRchnsy39,ttqtlnmjjjl,AGLRchnsy39,9230xv02swz,AGLRchnsy39,1ovwoonqkmm&chxr=0,0,100
ruby_binding/benchmark/benchmark_digest.rb [new file with mode: 0644]
ruby_binding/benchmark/test_camping.rb [new file with mode: 0755]
ruby_binding/ebb.rb
ruby_binding/test_camping.rb [deleted file]
tcp.c