Hi, we have a very strange performance problem especially in context with history handling and IE6 / IE7
Our application is based on GXT and is already a rather large one (1.6 MB). On less powerfull computers (e.g. Netbooks -> Asus EEE 1000h) the performance of history handling is really bad (calling History.newItem) E.g. time performing History.newItem(...) lasts ca. 4.5 seconds It seems that it depends on the size of the application. When I try the same with a reduced app (size 980 KB) the performance is dramatically better (but of course not satisfying) -> Time to perform History.newItem(..) reduced from 4.5 seconds to 1.6 seconds. Is it possible that the reason for this is IE's IFrame handling? Does anybody of you know the reason for these kind of problems. Is there a solution to solve the problem (or to improve the situation)? TIA Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
