grails-core
grails-core copied to clipboard
I find the grails framework very memory intensive. Is there any way to reduce memory?
Issue description
Have you set the Xmx to something? I run medium sized applications with Xmx=512M
Have you profiled the application to discover what is using most of the memory?