I will answer your questons Daniel, Yes, I am using widgets. Of course I use RPC calls. MVC pattern in my application. I use innerHTML and dom objcts. I use a bindable datatable to show my data. Besides, This datatable is the one that consumes most of the memory. I am using one doc CSS. And I am using a lot of inheritance. I use a doom to find the dimension of the elements.
On Fri, Jun 11, 2010 at 5:07 PM, Daniel Le Clere <[email protected]>wrote: > Details? Are you using widgets? An RPC? Some sort of design pattern? > Are you using innerHTML placement or are you trying to build your > entire layout using javascript generated DOM objects? Are you building > new DOM structures inside or outside the body of the document? Do you > have a massive table of data and a event listener on every cell? Do > you have a one pixel wide background image you are repeating across > the entire page? How are you styling your CSS? Are you using a lot of > inheritance to try and style nodes (like .style b)? Are using the DOM > to try and find the position or dimensions of elements much? Have you > used a profiling application such as Speed Tracer (Yes it's not a IE > thing, but it can help) to try and narrow it down? > > As you can see from that dense list of questions above, there are a > lot of things to consider in Javascript-GWT development. If you'd like > a prompt response, I would suggest you attempt to answer at least some > of them for yourself and posting your reflections back within this > thread. Try watching some of the videos from Google IO 2009/2010. > > Hope that helps! > > On Jun 11, 10:50 pm, tarik <[email protected]> wrote: > > I am using GWT2.0, I would like to know how to decrease memory > > consumption for GWT? I am using Internet explorer 6. Please give me an > > answer as soon as possible? Thank you. > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- Tarik Kandil Consultant Informatique -- 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.
