]> projects.mako.cc - selectricity/blob - script/performance/benchmarker
Merge jdong
[selectricity] / script / performance / benchmarker
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/performance/benchmarker'

Benjamin Mako Hill || Want to submit a patch?