Skip to content

Commit

Permalink
Tuning JVM options for throughput (#2797)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGregory084 authored and kailuowang committed Apr 17, 2019
1 parent 007b261 commit 788a0cf
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .jvmopts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
-Dfile.encoding=UTF8
-Xms1G
-Xmx3G
-Xmx4G
-XX:ReservedCodeCacheSize=250M
-XX:+TieredCompilation
-XX:-UseGCOverheadLimit
-XX:+CMSClassUnloadingEnabled
-XX:+UseConcMarkSweepGC
-XX:+UseParallelGC

0 comments on commit 788a0cf

Please sign in to comment.