★ wanayoo — archive 1999 http://java.sun.com/performance/Nouvelle recherche | Portail wanayoo
Skip Masthead Links developers.sun.com   » search tips  |  Search:     
The Source for Developers
Products and TechnologiesTechnical Topics
Sun Microsystems
 
 
Java Technology
Java Performance
API Specifications
Documentation
FAQs
Code Samples & Apps
Technical Articles & Tips
White Papers
 
Forums
Books & Authors
Bug Database
 
Tutorials & Code Camps
Online Sessions & Courses
Instructor-Led Courses
 
 
Performance is critical for the success of your applications built on Java technology and it impacts all levels of the software stack. Software-stack performance involves server-side programs, client-side programs, Web services, operating systems, servers, and desktops. Here we provide tools and documentation to help you learn more about improving performance in each of these areas.
What's New
 
 
February 11, 2004
XML Test 1.0 White Paper Recently, a team of engineers from Sun compared the XML Processing Performance between Java and .NET. For example we found that the Java SAX parser significantly outperformed the .NET pull parser for the majority of use cases. We took care to ensure that the application code and hardware configuration used on both platforms were as similar as possible in order to make an objective performance comparison. We don't expect you to just to take our word for it; we've provided instructions and source code so that you can run the test yourself. Get the whitepaper to learn more about the XML tests that were used and download the source code from the Web Services Code Samples page so that you can evaluate the performance yourself!
 
February 4, 2004
J2SE 1.5 in a Nutshell The beta 1 release of J2SE 1.5 ("Tiger") is now available and promises easier performance tuning in addition to better startup, footprint and scalability. Check out this article to get an overview of these exciting changes.
 
November 20, 2003
J2SE 1.4.2 Performance Guide This guide offers an overview of the performance and scalability enhancements made in the J2SE version 1.4.2 release.
 
November 20, 2003
jvmstat: Command Line Utility The jvmstat tools provide access to light-weight performance and configuration instrumentation exported by the Java HotSpot Virtual Machine and displays the information in various formats.
 
Community
 
 
Events
2004 JavaOne Conference.
San Francisco ,  CA
Be there! Join the thousands of developers worldwide who come to the JavaOne conference each year in San Francisco to immerse themselves in Java technology, the latest innovations, the community, and the learning opportunities.   » Read More
Subscribe to Newsletters.
Members of Sun Developer Network can sign up to receive these (and other) newsletters. Not yet a member? Join us!
Java Technology Fundamentals
New to Java? Learn the basics of the Java programming language and keep up-to-date on additions to the New-to-Java Programming Center.
Core Java Technologies Newsletter
Find out about new enterprise Java technologies, products, tools, and resources for developers.
Core Java Technologies Tech Tips
Get expert tips, sample code solutions, and techniques for developing in the Java 2 Platform, Standard Edition (J2SE).   » Read More

Related Links