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 March 31, 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 052 contents

Java is 10 years old (from release). Since that first version was released, we have seen orders of magnitude improvement in performance with better garbage collection algorithms, just-in-time (JIT) compilation, adaptive performance optimization (HotSpot), and huge performance improvements in Java code and JVM native code.

When Java was first released, performance was that of a middling interpreted language - now it is as fast as any compiled language (including C) and only the design of your application holds back performance, which is as it should be. For sure there are still improvements to be made in certain areas - look at the Java chat we report on in this issue and you'll see the desktop guys are targeting translucency and anti-aliasing performance for 6.0. But even for the desktop, the more core issues such as hardware acceleration have already been tackled.

So happy birthday Java, you are pretty fast for a 10 year old. I wonder what you'll be like at 20.

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.

In the newsletter we list our usual raft of articles, news and tools, and columns. We bring you another new tool report, Enerjy's Performance Profiler (see our tool report page to access previous tool reports); Kirk delves into memory leaks, thread pools, tail recursion and much more in his roundup of performance discussions; and we have over 60 new performance tips extracted in concise form.

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 052 contents


Last Updated: 2024-03-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/news052.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us