Java Performance Tuning
Java(TM) - see bottom of page
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 April 28, 2005
JProfiler
|
Get rid of your performance problems and memory leaks!
|
JProfiler
|
Get rid of your performance problems and memory leaks!
|
|
|
Back to newsletter 053 contents
I continue to be surprised at the potential performance gains
possible from future implementations of the JVM. Looking at the
details listed in the first two news items we cover, there are still
gains possible from the lifecycle of objects and scaled use of JVMs.
I'm surprised because Java is already as fast as any language
available - only your design and non-optimal implementations
restrict your application from being as fast as possible. And for
those cases, Java already boasts the best sets of tools available
in any language for probing your application in production or
development to find those bottlenecks. So maybe you can see why
I'm surprised; but surprises like that are nice, I'm happy to have
more of them thrown at me any time.
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
In the newsletter we list our usual raft of articles, news and
tools, and
new performance tips extracted in concise form. In particular, I would
wholeheartedly recommend you check out chapter 5 of Scott Delap's book
which implements an automatic detector of Swing threading violations - a tool
that every GUI developer should include in their everyday development suite.
News
Java performance tuning related news.
A note from this newsletter's sponsor
Multi-threaded applications offer a better user experience,
generally run faster, and allow better encapsulation.
They don't have to be as tricky as you think.
Tools
Recent Articles
Jack Shirazi
Back to newsletter 053 contents
Last Updated: 2024-08-26
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/news053.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us