X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=script%2Fperformance%2Fbenchmarker;fp=script%2Fperformance%2Fbenchmarker;h=c842d35d339c45800583a252dc2dbe280d967ad9;hb=67ebe9685d1e38e00c44d09eee244b5bd5628457;hp=0000000000000000000000000000000000000000;hpb=16d24228b0ba7ae40cf90b5445ba5a5644648127;p=feedcatcher.git diff --git a/script/performance/benchmarker b/script/performance/benchmarker new file mode 100755 index 0000000..c842d35 --- /dev/null +++ b/script/performance/benchmarker @@ -0,0 +1,3 @@ +#!/usr/bin/env ruby +require File.dirname(__FILE__) + '/../../config/boot' +require 'commands/performance/benchmarker'