init import from old mailr project (http://svn.littlegreen.org/mailr/trunk)
This commit is contained in:
commit
51b79e7298
640 changed files with 34651 additions and 0 deletions
3
script/performance/benchmarker
Executable file
3
script/performance/benchmarker
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/ruby18
|
||||
require File.dirname(__FILE__) + '/../../config/boot'
|
||||
require 'commands/performance/benchmarker'
|
3
script/performance/profiler
Executable file
3
script/performance/profiler
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/ruby18
|
||||
require File.dirname(__FILE__) + '/../../config/boot'
|
||||
require 'commands/performance/profiler'
|
Loading…
Add table
Add a link
Reference in a new issue