LANGUAGE TIPS :: In many case the Delphi compiler will take care of the optimization. But that's just limited to aligning the code for pipelines, and some other small tweaks to the code. There is still much to be gained by taking into account how a computer works, and adapting your algorithm to that.
Read the full article to learn a few useful tips to make your Delphi programs run faster.
Related:
- Before you start optimizing Delphi code
- Delphi Coding Standards and Conventions
- Before You Start a New Delphi Project
Speed and Size: Top 10 Delphi Programming Tricks originally appeared on About.com Delphi Programming on Friday, December 21st, 2012 at 03:00:31.