Java Performance Tuning

Java(TM) - see bottom of page

|home |services |training |newsletter |tuning tips |tool reports |articles |resources |about us |site map |contact us |
Tools: | GC log analysers| Multi-tenancy tools| Books| SizeOf| Thread analysers| Heap dump analysers|

Our valued sponsors who help make this site possible
JProfiler: Get rid of your performance problems and memory leaks! 

Training online: Concurrency, Threading, GC, Advanced Java and more ... 

News February 28, 2005

JProfiler
Get rid of your performance problems and memory leaks!

Modern Garbage Collection Tuning
Shows tuning flow chart for GC tuning


Java Performance Training Courses
COURSES AVAILABLE NOW. We can provide training courses to handle all your Java performance needs

Java Performance Tuning, 2nd ed
The classic and most comprehensive book on tuning Java

Java Performance Tuning Newsletter
Your source of Java performance news. Subscribe now!
Enter email:


Training online
Threading Essentials course


JProfiler
Get rid of your performance problems and memory leaks!


Back to newsletter 051 contents

The SWT/Swing discussion waffles on. Gosling comments, Eckel counters. ( http://onthethought.blogspot.com/2005/02/gosling-on-swt.html) For those of us who looked at emulated versus native all through the 90's, there is nothing new, not even the arguers inability to decide what we already learned 10 years ago: native is better for some projects, emulation is better for others.

Why am I joining the waffle? Because of the performance fud. I'll state right up front, a Swing app can be blazingly fast. There is no doubt about it, get a Swing performance guru in and he'll manage it - or find a bug trying. And it's likely that if you tune it on one platform, it'll already be fast enough on most of the other platforms. Likely, but not guaranteed.

An SWT app can be blazingly fast. You probably need to put less effort in tuning it to get there. But more effort in making it fast enough (or even working) if you need to support multiple platforms. So what do you need? Evaluate your requirements, ignore the entrenched positions of the advocates because they really have nothing new to say, and choose what is most appropriate for your project. Java is here to serve your requirements, not the other way round. Both Swing and SWT are valid solutions for those requirements.

A note from this newsletter's sponsor

Meet the challenge of high performance J2EE applications with Borland Software
* Optimizeit Enterprise Suite tracks Java code level performance hazards
* Optimizeit ServerTrace swiftly resolves J2EE system performance bottlenecks

In the newsletter we list our usual raft of articles, news and tools, and we provide our usual sections. Kirk gets us a scoop on the new TheServerSide editor, and covers memory leaks, avoiding generating DOM when using XML, 6.0 performance, and much more in his roundup; our Question of the month re-visits the overheads imposed by the volatile and synchronized keywords; and we have many new performance tips extracted in concise form.

A note from this newsletter's sponsor

Fed up with using trial-and-error to locate bottlenecks in your code?
Enerjy Performance Profiler locates bottlenecks and identifies where you spend the
most time in your applications, enabling you to focus your optimisation efforts.

News

Java performance tuning related news.

A note from this newsletter's sponsor

Wily Technology delivers what you need: Availability, Performance and Control
The most critical web applications in the world are managed by
software from Wily, the leader in enterprise application management

Tools

Recent Articles

Jack Shirazi


Back to newsletter 051 contents


Last Updated: 2024-11-29
Copyright © 2000-2024 Fasterj.com. All Rights Reserved.
All trademarks and registered trademarks appearing on JavaPerformanceTuning.com are the property of their respective owners.
Java is a trademark or registered trademark of Oracle Corporation in the United States and other countries. JavaPerformanceTuning.com is not connected to Oracle Corporation and is not sponsored by Oracle Corporation.
URL: http://www.JavaPerformanceTuning.com/news/news051.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us