aboutsummaryrefslogtreecommitdiff
path: root/profile.sh
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2014-05-01 12:19:30 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2014-05-01 12:19:30 -0700
commit09bf87d539b6a3551b7b6f1ac5646cfaef8762a3 (patch)
treef893a1ea0a6767aac68d98bf79031bafd181b94f /profile.sh
parentcf65efdb78e3e4ae87141e55620d4acf0a7e89a2 (diff)
downloadjackson-databind-09bf87d539b6a3551b7b6f1ac5646cfaef8762a3.tar.gz
...
Diffstat (limited to 'profile.sh')
-rwxr-xr-xprofile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.sh b/profile.sh
index 50f6f0bf3..52af9b6d2 100755
--- a/profile.sh
+++ b/profile.sh
@@ -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 \
$*