2 performance problems with wb. [message #827675] |
Fri, 23 March 2012 16:39  |
Eclipse User |
|
|
|
1. I've got a project with ~1000 Panels and ~3000 other java source files. All Panels are filled with custom Textfields. If I open one of the panels and do a right click, it takes around 5 seconds until the context menu shows up. If I move that Panel into its own project, the context menu opens immediately after a right click.
My problem is, that I need the context menu to open the customizer.
Related to that: Would you mind to make it possible to open the customizer with space? Right now, pressing space opens a text editor for the currently selected component so why not open a customizer if one has been defined?
I wanted to see if a new version of window builder fixes the slow context menu which brings me right to problem 2:
2. Loading Panels with a lot of components has become slower with the new version of window builder.
WindowBuilder Version load time w 90 custom components load time w 90 JTextFields
1.2.0.r36x201109270310 7s 3s
1.3.0.r36x201202052311 121s 22s
I had to copy my co-workers eclipse configuration to make the comparison because I found no way easy way to switch back to the older version but in both cases, eclipse was started with -Xmx8g and the same workspace.
Is there an update site for the old Version that we can use for now?
[Updated on: Fri, 23 March 2012 16:43] by Moderator Report message to a moderator
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02614 seconds