Well today i have come for blogging after great frustration as i was whole day in my office to get the LDAP url for testing my application by i didnt got till now as now it is evening and i raised the request in the morning.Well let me now come to the key feature of the article.Today i am going to write something on Escape Analysis.It a new terminology used by Sun Microsytem
in their current JVM version 6.What this Escape Analysis does is it allocates object memory if necessary and also converts Heap Based memory to Stack based as per when required.As a result it improves application performance in terms of memory creation as we know that memory creation is time consuming .If you haven't started using Java 6 please start using as it has lots of performance improvement as comapred to previous version.
Wednesday, July 29, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment