SWT GridLayout and Performance Issue [message #613777] |
Tue, 15 August 2006 16:36 |
Eclipse User |
|
|
|
Hello again,
I have a question on the performance of VE this time.
We have a visual class, which extends SWT Composite and found it took a
long time just to load the class.
We could guess the main cause of this performance issue: Our class is
considerably complicated. The number of grids (columns * rows) is about
2,000 and the number of widgets on the Composite is about 100.
Although we know that performance would be improved by reducing number
of grids or widgets, we would like to keep the class as it is if
possible because there is no noticable performance problem at runtime.
Are there any special tips to improve performance without changing the
class?
Tami
|
|
|
Powered by
FUDForum. Page generated in 0.07772 seconds