DBlackwood / AvidaED_user_interface

Avida_ED user interface version 3 initially directly as created using Maqetta
GNU General Public License v3.0
1 stars 1 forks source link

take .length out of for loops by assigning value to variable. #2

Closed DBlackwood closed 8 years ago

DBlackwood commented 8 years ago

Might be faster than getting the length of the array each iteration.

DBlackwood commented 8 years ago

Mostly done. Should probably re-check at some point.

DBlackwood commented 8 years ago

checked and as of now 2016 May 11 there are no .length actions in for loops