Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1
-
Fix Version/s: 1.7.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Icefaces 1.71, Websphere 6.02, Windows xp
Description
Is a quite big menu (but not very big) where every option goes from default test1.iface to test2.iface. The test pages have only a label showing either test1 or test2
Response times to change from page test1 to test2 are:
Firefox 2: < 1 s
Internet Explorer 7: 1s
Internet Explorer 6: > 10s !!!
As you will be able to see, using menuBar component is not suitable in IE6 !! due to very bad performance.
I must clarify that this behavior was not happening in 1.7 DR3. This performance issue started after 1.7.0
I am attaching MenuBugTestCase.war.
Regards.
-
Hide
- MenuBugTestCase.war
- 109 kB
- Nicolas Erlijman
-
- META-INF/MANIFEST.MF 0.0 kB
- WEB-INF/classes/MenuTestBB.class 0.3 kB
- WEB-INF/faces-config.xml 1 kB
- WEB-INF/ibm-web-bnd.xmi 0.3 kB
- WEB-INF/ibm-web-ext.xmi 0.4 kB
- WEB-INF/web.xml 4 kB
- css/xp/css-images/Thumbs.db 136 kB
- css/xp/css-images/add.gif 0.1 kB
- css/xp/css-images/arrow-ff-dis.gif 1 kB
- css/xp/css-images/arrow-ff.gif 1 kB
- css/xp/css-images/arrow-first-dis.gif 0.7 kB
- css/xp/css-images/arrow-first.gif 1 kB
- css/xp/css-images/arrow-fr-dis.gif 1 kB
- css/xp/css-images/arrow-fr.gif 1 kB
- css/xp/css-images/arrow-last-dis.gif 0.7 kB
- css/xp/css-images/arrow-last.gif 1 kB
- css/xp/css-images/arrow-next-dis.gif 1 kB
- css/xp/css-images/arrow-next.gif 1 kB
- css/xp/css-images/arrow-previous-dis.gif 1 kB
- css/xp/css-images/arrow-previous.gif 1 kB
- css/xp/css-images/cal_arrow_left.gif 1 kB
- css/xp/css-images/cal_arrow_left_dis.gif 0.9 kB
- css/xp/css-images/cal_arrow_right.gif 1 kB
- css/xp/.../cal_arrow_right_dis.gif 0.9 kB
- css/xp/css-images/cal_button.gif 0.1 kB
- css/xp/css-images/cal_off.gif 0.6 kB
- css/xp/css-images/connect_active.gif 3 kB
- css/xp/.../connect_active_blue.gif 4 kB
- css/xp/css-images/connect_caution.gif 1 kB
- css/xp/.../connect_caution_blue.gif 0.7 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
I have to correct, in IE it is not 10s, it is like 4s. Have modified IE6 preferences to its defaults to make sure It wasn't IE configuration problems.
Anyway, 4s is still unacceptable for production applications.
I have the same problems that Mr. Erlijman with IE. MenuBar component have very bad performance.
Regards.
it will be really great if you can solve this, I am actually having performance problems because of this inconvenient. Thank you in advance
trunk: revision 17020
branch 1.7: revision 17021
Can you please re-test your application?
I have re-tested with that branch and the 3-4 sec delay is fixed. Anyway I have 2 comments.
1. Overall performance is slower than 1.7DR2. Also in FF is a bit slower. I test both libraries with same code and 1.7DR2 is faster.
2. Autocomplete in IE is very very slow compared to FF. There is same kind of delay of the menu, when you press some key, there is like 3 secs delay for the div to appear. In FF is much quicker.
regards.
Please create a separate JIRA for Autocomplete.
1.7.1 branch: revision 17172
MenuBar Bug test case. Lib files are not attached.
Using sun jsf 1.1 and Icefaces 1.7.1