public
Fork of technoweenie/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/b3b0p/mephisto.git
technoweenie (author)
Wed Dec 28 17:56:16 -0800 2005
mephisto / script / performance / benchmarker
100755 4 lines (3 sloc) 0.117 kb
1
2
3
4
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'