[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: StructuredTextEditor consumes huge amount of memory

Ying wrote:
Hi All,

We have a multi-page editor that uses StructuredTextEditor as an embedded page to display the source. However, we are experiencing a high memory usage problem when opening a large (>4M) XML file. We tried to open the same XML file in RAD (7.0.0.5) and noticed that the StrcturedTextEditor uses close to 80 meg of memory. We understood that opening such a large file probably requires quite a bit memory but still feel shocked.

Has anyone experience the similar problem? Any suggestion?


You may want to add your comments to the following bugs:

Bug 136935
Bug 156564
Bug 182552

These are some of the performance and memory issues. The bugs can be accessed at http://bugs.eclipse.org






Ying