Hybrid View
-
27 Apr 2011 1:28 PM #1
[4.x] Serious performance issues under IE 8
[4.x] Serious performance issues under IE 8
Originally posted here earlier today : http://www.sencha.com/forum/showthre...ues-under-IE-8
Update, using EXTJS Example "EXTJS Theme" as the test case.
I’m seeing serious performance issues under IE 8 using 4.0.0
Using Chrome, EXTJS is lightning fast! (much faster than in EXTJS 3.3)
Using FF 3.6, performance is not far off Chrome but I’m seeing a little performance degradation when layouts get more complex.
Using IE 8, large layouts/apps are basically unusable.
I've tried other Machines (VM's and Physical) and I'm still seeing the same performance problems under IE 8.
See attached video...
Part 1: EXTJS Theme running under 3.3 (8 seconds load time)
Part 2: EXTJS Theme running under 4.0.0 (33 seconds load time)
Hope this helps.
-
27 Apr 2011 11:35 PM #2
I would try running IE8 in No Add-ons mode to be certain no toolbars/addons are affecting load times.
-
28 Apr 2011 12:59 AM #3
Thanks for the suggestion but I’ve already tested IE on other machines (fresh installations without any add on’s).
The only thing I've not tried (but will later today) is hosting EXTJS 4.0.0 on a different system. I could be an issue with Tomcat, however with Chrome and FF working fine against that box, I’m not hopeful.
-
28 Apr 2011 1:01 AM #4
We hade similar issues... restart IE and don't start the developertool.. that solved it for us.. IE8 developer tool seems to mess things up sometimes..
-
29 Apr 2011 2:52 AM #5
I’ve spent a number of days looking at this and unfortunately I've been unable to isolate the IE performance issues to anything other than the new EXTJS Framework.
In brief I've tried the following.
Running IE 7/8 on my local host and against ETXJS 4.0 and 3.3 installed locally (my dev box)
Running IE 7/8 on various VM’s and physical boxes against ETXJS 4.0 and 3.3 installed on my dev boxCode:Existing installation of IE 8 > 4.0 > major performance issues Existing installation of IE 8 (with Add on’s disabled) > 4.0 > major performance issues Fresh installation of IE 8 > 4.0 > major performance issues Existing installation of IE 8 > 3.3 > no performance issues Existing installation of IE 8 (with Add on’s disabled) > 3.3 > no performance issues Fresh installation of IE 8 > 3.3 > no performance issues
Running IE 8 on my local host and against ETXJS 4.0 hosted by SenchaCode:Fresh installation of IE 7 > 4.0 > major performance issues Fresh installation of IE 8 > 4.0 > major performance issues Fresh installation of IE 8 > 3.3 > no performance issues
Running IE 7/8 on various VM’s and physical boxes against ETXJS 4.0 hosted by SenchaCode:Existing installation of IE 8 > 4.0 > major performance issues Existing installation of IE 8 (with Add on’s disabled) > 4.0 > major performance issues Fresh installation of IE 8 > 4.0 > major performance issues
Is no one else seeing issues with IE?Code:Fresh installation of IE 7 > 4.0 > major performance issues Fresh installation of IE 8 > 4.0 > major performance issues
-
29 Apr 2011 4:33 AM #6Sencha - Community Support Team
- Join Date
- Nov 2007
- Location
- Helsingborg, Sweden
- Posts
- 2,483
- Vote Rating
- 56
IE9 doesn't perform well at all for me...
-
29 Apr 2011 4:43 AM #7
Is there anyone that is running IE with extjs 4.0 that is seeing acceptable performance (ie similar to 3.3.3)?
-
18 Jun 2012 10:46 AM #8
-
18 Jun 2012 11:12 AM #9
This thread has mentioned both load and render performance problems. As I posted several weeks ago,:
I looked at the time required just to load ext-all.js and not render any components. v4.1.0 indeed takes almost twice as long as v3.4.0, however, removing this time and comparing just the time to then render the equivalent themes examples still shows 4.1.0 48% slower than 3.4.0. This is on IE8.
-
18 Jun 2012 11:21 AM #10
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
GXT Performance Issues
By extjs@intelliware.ca in forum Ext GWT: DiscussionReplies: 3Last Post: 19 May 2010, 12:23 PM


Reply With Quote