Category:Code Optimization

Revision as of 18:32, 11 September 2007 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Scripts can cause drops in performance if one's not careful. Here are some tips to keep your code optimized.


Minimizing your script - Tips to keep the number of functions used down, how often sections of your script run, and more.

CPU-usage of Functions - Lists of functions and their effects on performance; notes on which drop FPS the most, etc.

Script Comparison Tests - Comparisons of script snippets and/or functions.

Pages in category "Code Optimization"

The following 3 pages are in this category, out of 3 total.