Skip to content

Commit

Permalink
0.3.2 for real
Browse files Browse the repository at this point in the history
  • Loading branch information
aphyr committed Feb 1, 2018
1 parent 26ea052 commit d1df296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
[org.clojars.achim/multiset "0.1.0"]]
; "-verbose:gc" "-XX:+PrintGCDetails"
:test-selectors {:focus :focus}
:jvm-opts ["-Xmx12g"
:jvm-opts ["-Xmx24g"
"-XX:+UseConcMarkSweepGC"
"-XX:+UseParNewGC"
"-XX:+CMSParallelRemarkEnabled"
Expand Down

0 comments on commit d1df296

Please sign in to comment.