mirror of
https://github.com/apache/lucene.git
synced 2025-02-08 19:15:06 +00:00
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
|
#!/usr/bin/env ruby
|
||
|
require File.dirname(__FILE__) + '/../../config/boot'
|
||
|
require 'commands/performance/benchmarker'
|