diff --git a/.jvmopts b/.jvmopts new file mode 100644 index 0000000..408a658 --- /dev/null +++ b/.jvmopts @@ -0,0 +1,4 @@ +-Xmx10G +-Xss20M +-XX:+UseParallelGC +-XX:-UseGCOverheadLimit diff --git a/scala-2/.jvmopts b/scala-2/.jvmopts deleted file mode 100644 index 408a658..0000000 --- a/scala-2/.jvmopts +++ /dev/null @@ -1,4 +0,0 @@ --Xmx10G --Xss20M --XX:+UseParallelGC --XX:-UseGCOverheadLimit diff --git a/scala-2/.jvmopts b/scala-2/.jvmopts new file mode 120000 index 0000000..e7edfbe --- /dev/null +++ b/scala-2/.jvmopts @@ -0,0 +1 @@ +../.jvmopts \ No newline at end of file diff --git a/scala-3/.jvmopts b/scala-3/.jvmopts new file mode 120000 index 0000000..e7edfbe --- /dev/null +++ b/scala-3/.jvmopts @@ -0,0 +1 @@ +../.jvmopts \ No newline at end of file