소스 검색

HPCC-16003 Terasort optimization

Signed-off-by: Mark Kelly <mark.kelly@lexisnexis.com>
Mark Kelly 8 년 전
부모
커밋
aa23254403
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;