Improve the performance of your Java code - Java - Development


  • Name
Improve the performance of your Java code
  • Author
Improve the performance of your Java code
  • Category
Java / Development
  • HomePage Address
Click to Visit
  • No. of hits
12

     This article, demonstrates that dynamic compilation maintains the language's semantics while static compilation often doesn't. This article supports sample codes to help you decide whether your just-in-time (JIT) compiler can transform tail recursion on code while preserving semantics. The variables will be represented as parameters to the functions when iterations are represented as tail-recursive functions. A recursive call is tail recursive if the return value of that call is immediately returned as the value of the calling function and it is not required to remember the context of the calling function when bringing up the call.


 
 
Sunday, 23 November 2008
Main Menu
Home
Top Downloads
New Programs
Awards
Link to us
Submit
Contact us
Scripts Categories
  ·  Ad Management
  ·  Affiliate Programs
  ·  Applet Building
  ·  Applets
  ·  Application Building
  ·  Application Suites
  ·  Articles
  ·  Auction Tools
  ·  Audio and Sound
  ·  Banner Rotation
  ·  Books
  ·  Calculators
  ·  Calendars
  ·  Chat Systems
  ·  Clocks
  ·  Collections
  ·  Communication
  ·  Communication Tools
  ·  Content Management
  ·  Countdowns
  ·  Counters
  ·  Customer Support
  ·  Database Tools
  ·  Database-Related
  ·  Date and Time
  ·  Development
  ·  Development Tools
  ·  Discussion Boards
  ·  E-Commerce
  ·  Education
  ·  EJB
  ·  Eltima Java
  ·  Email
  ·  Email Systems
  ·  FAQ and Knowledgebase
  ·  File Management
  ·  File Manipulation
  ·  Financial Tools
  ·  Form Processors
  ·  Games and Entertainment
  ·  General
  ·  General Java
  ·  Graphs and Charts
  ·  Guestbooks
  ·  HTML Editors
  ·  Image Effects
  ·  Image Galleries
  ·  Image Manipulation
  ·  JavaBeans
  ·  JSP and Servlets
  ·  Libraries
  ·  Miscellaneous
  ·  Multimedia
  ·  Navigation
  ·  Networking
  ·  Networking Tools
  ·  News Publishing
  ·  Offline Web Browsers
  ·  Online Communities
  ·  Organizers
  ·  Others
  ·  Polls and Voting
  ·  Portal Systems
  ·  Postcards
  ·  Randomizing
  ·  Scrollers
  ·  Searching
  ·  Security
  ·  Server Management
  ·  Site Navigation
  ·  Swing
  ·  Tests and Quizzes
  ·  Text Effects
  ·  Usenet Gateway
  ·  User Authentication
  ·  Vertical Markets
  ·  Virtual Communities
  ·  Visual Effects
  ·  Visual Java
  ·  WAP and WML
  ·  Web Browsers
  ·  Web Servers
  ·  Web Sites
  ·  Web Traffic Analysis
  ·  XML
  ·  XML and Java
  ·  XML Tools
 
@2006-2008 GoldSofts.com - Privacy Policy