Open GoogleCodeExporter opened 9 years ago
Yes, memory settings for Mac are quite low, will need to increase them a bit in
next
release.
Original comment by tomas.va...@gmail.com
on 16 Jun 2009 at 4:07
You can actually help yourself, just edit this file:
Hawkscope.app/Contents/MacOS/hawkscope
find values: -Xms2m -Xmx6m -XX:PermSize=2m -XX:MaxPermSize=6m
set higher ones (reasonably), i.e: -Xms16m -Xmx32m -XX:PermSize=8m
-XX:MaxPermSize=16m
Original comment by tomas.va...@gmail.com
on 16 Jun 2009 at 5:56
Original issue reported on code.google.com by
davese...@gmail.com
on 15 Jun 2009 at 9:48