浏览代码

HPCC-16003 Terasort optimization

Signed-off-by: Mark Kelly <mark.kelly@lexisnexis.com>
Mark Kelly 8 年之前
父节点
当前提交
d36597120b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      testing/benchmarks/ecl/terasort.ecl

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

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