Skip to content

Commit 09bf87d

Browse files
committed
...
1 parent cf65efd commit 09bf87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

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

0 commit comments

Comments
 (0)