Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 1, 2014
1 parent cf65efd commit 09bf87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

java -Xmx100m -server -cp lib/\*:target/classes:target/test-classes \
java -Xmx256m -server -cp lib/\*:target/classes:target/test-classes \
-Xrunhprof:cpu=samples,depth=10,verbose=n,interval=2 \
$*

0 comments on commit 09bf87d

Please sign in to comment.