Quantcast
Channel: About Delphi Programming
Viewing all articles
Browse latest Browse all 10

Speed and Size: Top 10 Delphi Programming Tricks

$
0
0
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:

Speed and Size: Top 10 Delphi Programming Tricks originally appeared on About.com Delphi Programming on Friday, December 21st, 2012 at 03:00:31.

Permalink | Comment | Email this


Viewing all articles
Browse latest Browse all 10

Trending Articles