Ver código fonte

HPCC-16003 Terasort optimization

Signed-off-by: Mark Kelly <mark.kelly@lexisnexis.com>
Mark Kelly 8 anos atrás
pai
commit
d36597120b
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      testing/benchmarks/ecl/terasort.ecl

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

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