summaryrefslogtreecommitdiffstats
path: root/script/performance/benchmarker
diff options
context:
space:
mode:
Diffstat (limited to 'script/performance/benchmarker')
-rw-r--r--script/performance/benchmarker3
1 files changed, 3 insertions, 0 deletions
diff --git a/script/performance/benchmarker b/script/performance/benchmarker
new file mode 100644
index 000000000..c842d35d3
--- /dev/null
+++ b/script/performance/benchmarker
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+require File.dirname(__FILE__) + '/../../config/boot'
+require 'commands/performance/benchmarker'