benchmarker
3 lines
| 117 B
| text/plain
|
TextLexer
|
r2 | #!/usr/bin/env ruby | ||
require File.dirname(__FILE__) + '/../../config/boot' | ||||
require 'commands/performance/benchmarker' | ||||