1. Is there a proved performance and memory usage benchmark on the SWT & Swing? stackoverflow.comI want to know about SWT & Swing , memory usage and performance. which one has better performance and which one consumes less memory. Is there a proved benchmark on these measures ... |
2. SWT performance of lots of Composites inside a ScrolledComposite stackoverflow.comBelow is a modified snippet from eclipse site to show what I'm talking about. There are 2 performance issues. 1) Initially, it takes a number of seconds to display. If I increase ... |
3. swt versus swing judged from a performance/speed standpoint (yes, this one is a classic :D) stackoverflow.comLately i've been looking to see which of the above contestants is better performance-wise and i've found a rather interesting article that demolishes SWT's performance rating compared to swing's : ... |
4. A bit concerned about the performance of SWT statements coderanch.comI am a bit concerned about the statements being made that SWT performs better than Swing. I can imagine that initial load time may be a bit faster, but once the widgets are drawn, is there really that much of a difference? There seems to be a community wide misconception that Swing is slow and I don't buy it. If you ... |