Arma 2 vs arma 3

broken image
broken image

The second part ( Code optimisation) is about improving performance, sometimes trading it against code readability.The first part ( Rules) will focus on having a clean, readable and maintainable code.This article will try to be a general guide about improving your code and its performance. For conception optimisation, see Mission Optimisation. 5 Equivalent data structures performance.4.22 toLower/toUpper vs toLowerANSI/toUpperANSI.4.19 Global variables vs local variables.4.2 loadFile, preprocessFile and preprocessFileLineNumbers.3.4 Concatenating multiple small strings together.3.1 Scheduled and unscheduled environment.