Usage: java Benchmark algorithm-file *
compound-penalty.alg
"algorithm".
your perf test
"algorithm".
+ your perf test
"algorithm".
Each benchmark run has a DocMaker and a QueryMaker. These two should usually match, so that "meaningful" queries are used for a certain collection. -Properties defined at the header of the alg file define which "makers" should be used. +Properties set at the header of the alg file define which "makers" should be used. You can also specify your own makers, implementing the DocMaker and QureyMaker interfaces.
@@ -275,8 +275,8 @@ regular index/search work tasks, report tasks, and control tasks.