borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Save memory)Next Topic (Dynamic Composite Image using ASP.NET GridView Data Binding) New Topic New Poll Post Reply
AndreaVB Forum : News : Optimize loops
Poster Message
aivosto
Level: Graduate

Registered: 20-03-2006
Posts: 9

icon Optimize loops

Loops make programs run slowly. This article presents performance tricks for squeezing the max speed out of your code. The focus is on processing data arrays in loops. We restructure loops, rebuild function calls, fine-tune conditionals, choose fast operators, pre-calculate values and access arrays the proper way.

Optimize loops

13-10-2006 at 09:15 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : News : Optimize loops
Previous Topic (Save memory)Next Topic (Dynamic Composite Image using ASP.NET GridView Data Binding) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder