performance - Vaadin slow in Internet Explorer -



performance - Vaadin slow in Internet Explorer -

we have huge application in vaadin 6.8.15. runs fast in chrome, firefox , safari. in ie getting slower , slower every click. have views tabs have 10 tabbars , 50 controls. memory of ie growing , growing , never freed.

any ideas ?

thank you.

the problem comes because using many listeners in components, , communication tends collapse, so, seek handle listeners in way don't , them many components.

in other hand, far tested vaadin, not removing components after not used, causes dom crash. mean, if don't need component, why show it?, consume lot of memory.

performance internet-explorer memory-leaks vaadin

Comments

Popular posts from this blog

java Multi query from Mysql using netbeans -

c# - DotNetZip fails with "stream does not support seek operations" -

c++ - StartServiceCtrlDispatcher don't can access 1063 error -