Sponsored Links


.NET Research Library
sponsored by AMD
Posted:  20 Aug 2008
Published:  20 Aug 2008
Format:  HTML
Length:  1   Page(s)
Type:  Product Literature
Language:  English


ABSTRACT:
Improving the performance of a Java application can be an overwhelming task for any organization. Code optimizations can involve extensive and often unnecessary synchronization and reallocation of objects, which can be both costly and time-consuming.

Read this white paper to explore the Java Virtual Machine (JVM) feature known as escape analysis. You will discover how escape analysis is being used to improve the performance of Java applications, eliminating unnecessary synchronization and allocating objects on the stack rather than on the heap. Learn how to determine whether to declare a new objective at method scope or at class scope. Gain insight into the vast assortment of optimizations that can be made to Java code by implementing escape analysis.



Author

Tom Deneau
AMD



BROWSE RELATED RESOURCES
Application Life-Cycle Management | Application Performance Management | Application Performance Management Software | Code Management | J2EE | Java Virtual Machine | Multithreading | Processor Architectures | Source Code Control Software

View All Resources sponsored by AMD
Search the Library
Find white papers, case studies and product literature on .NET and related topics.
 

Search Help | Advanced Search

What's Popular

Library Home | Advertise with Us | Partner with Us
 
Powered by Bitpipe
 
.NET Research Library Copyright © 1998-2005 Bitpipe, Inc. All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Bitpipe Terms and Conditions and Privacy Policy.
webmaster@techtarget.com

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map