Opened 14 years ago
Closed 14 years ago
#7208 closed Bug (wontfix)
In IE7/8, CKEditor performance degradation when adding multiple editors
Reported by: | Senthil | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Performance | Version: | 3.5.1 |
Keywords: | Oracle IE CantFix | Cc: |
Description
In PeopleSoft's Job posting feature, users can add any number of posting and each posting will have one ckeditor. After adding 15 posting, fifteen ckeditors are displayed but the IE memory usage is increased to around 25MB. Becuase of this our page is too slow and user is not able to do any action. But the same use case is executed in Firefox and the memory usage was just 1MB. Below i have given the memory usage detail.
In IE7/8, No editor is displayed:(IE_NoEditor_MemoryState.PNG)
Memory Usage:68.48 MB
In IE7/8, 15 editors are displayed:(IE_Editor_MemoryState.PNG)
Memory Usage:94.06 MB
Memory usage is increased around 25MB
In FF3.6, No editor is displayed:(FF_NOEditor_MemoryState.PNG)
Memory Usage:482.308 MB
In IE7/8, 15 editors are displayed:(FF_Editor_MemoryState.PNG)
Memory Usage:483.452 MB
Memory usage is increased around 1.14MB
Replication:
- Download the attached "ckeditor_performance.html" file.
- In IE7/8, access this file from the webserver.
- Once the page is loaded, note down the IE memory usage(task manager).
- Click on the "Create Editor" control for 15 times so that it will create 15 editor in that page. Now wait for 3 minutes and then note down the memory usage and compare with the no editor situation.
Run the above steps for firfox and check the memory usage.
This is very critical to us, please provide the fix asap.
Attachments (6)
Change History (8)
Changed 14 years ago by
Attachment: | FF_Editor_MemoryState.PNG added |
---|
Changed 14 years ago by
Attachment: | FF_NOEditor_MemoryState.PNG added |
---|
Changed 14 years ago by
Attachment: | IE_Editor_MemoryState.PNG added |
---|
Changed 14 years ago by
Attachment: | IE_NOEditor_MemoryState.PNG added |
---|
Changed 14 years ago by
Attachment: | ckeditor_performance.txt added |
---|
Changed 14 years ago by
Attachment: | ckeditor_performance.html added |
---|
comment:1 Changed 14 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
comment:2 Changed 14 years ago by
Keywords: | CantFix added |
---|---|
Resolution: | → wontfix |
Status: | confirmed → closed |
After some research all we can say about this issue is that the IE performance is really bad. Nothing new.
We can't do anything at our side to enhance things here. I recommend changing the way of using the editor on your application, avoiding situations where too many editors are created in the page.
Confirmed, that for IE's , more ressources are used, than in other browsers With attached performance page loaded: