Jim, Firefox 2 and IE7 were nearly on the same performance level (with the performance tweaks applied through the generator). With the release of Firefox 3 things have changed. Firefox 3 is about 3-4 times faster in most JavaScript operations compared to Firefox 2. This means that IE7 may also be four times slower as you have found out. Sounds not good, but reasonable to me.
Sebastian Am 19.08.2008 um 23:04 schrieb Jim Hunter: > Has anyone seen a huge difference in performance between FireFox 3 > and IE7? I finally got my application running fast on FF3 and was > very excited but when I tested it on IE7 it was much slower. On my > test computer, a certain page I have loads and renders in FireFox 3 > in 5 seconds (it is around 1 second on my fast machine at home). But > when I load that same page in IE 7 it is taking 20 seconds to load > and render. I use object pooling and pool almost every object used, > but not all. I am not using pooling on the transport > (qx.io.remote.Request), would that help? Is IE taking a long time to > create the transport before using? I will try some other things but > I was hoping someone has run into this and found a magic solution. > > Any ideas? > > Thanks, > Jim > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
