Your settings are ok.
I use:
-Xms1024m
-Xmx1512m
For a "large" gwt app > 1 MB initial download unzipped.
I have a quad core with 8MB ram.
Check your dev computer and make sure your app does things lazily and
not create all at the beginning.
- Ed

On Dec 12, 7:04 am, Kanagaraj M <[email protected]> wrote:
> I am running a big GWT (Maven + Hibernate) application in dev mode
> (eclipse).
> My memory settings are
> *-Xmx1024M -XX:MaxPermSize=384m*
> But, the application is taking too much time to start. and i have to wait
> for long time to see the page.
> Any solutions for this?
> Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to