Browse Source

HPCC-16003 Terasort optimization

Signed-off-by: Mark Kelly <mark.kelly@lexisnexis.com>
Mark Kelly 8 years ago
parent
commit
aa23254403
1 changed files with 1 additions and 0 deletions
  1. 1 0
      testing/benchmarks/ecl/terasort.ecl

+ 1 - 0
testing/benchmarks/ecl/terasort.ecl

@@ -22,6 +22,7 @@
 #option('crcReadEnabled', false);
 #option('crcWriteEnabled', false);
 #option('timeActivities', false);
+#option('optimizeLevel', 3);
 
 rec := record
      string10  key;