You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/11/23 00:23:53 UTC

[incubator-datasketches-characterization] branch ZetaTesting updated: update HllMergeSpeedJob.conf

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch ZetaTesting
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-characterization.git


The following commit(s) were added to refs/heads/ZetaTesting by this push:
     new 8af1202  update HllMergeSpeedJob.conf
8af1202 is described below

commit 8af1202a68bd46817e53fae6c921ec931bf022cd
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Fri Nov 22 16:23:42 2019 -0800

    update HllMergeSpeedJob.conf
---
 src/main/resources/hll/HllMergeSpeedJob.conf | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/main/resources/hll/HllMergeSpeedJob.conf b/src/main/resources/hll/HllMergeSpeedJob.conf
index f86c083..b3b0838 100644
--- a/src/main/resources/hll/HllMergeSpeedJob.conf
+++ b/src/main/resources/hll/HllMergeSpeedJob.conf
@@ -39,4 +39,6 @@ HLL_tgtHllType=HLL8
 HLL_direct=false #only for Theta, HLL. See javadocs.
 HLL_useComposite=false #HllAccuracyProfie
 HLL_compact=false #HllSerDeProfile
-HLL_wrap=true #HllSerDeProfile
\ No newline at end of file
+HLL_wrap=true #HllSerDeProfile
+
+# Recommended VM arguments: -Xmx4g -Xms4g -Djava.rmi.server.hostname=localhost -XX:+UseCountedLoopSafepoints
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org