Difference between revisions of "Category:Code Optimization"

12 bytes added ,  19:06, 11 September 2007
Added links (or soon-to-be-links)
imported>Haama
(Created)
 
imported>Haama
(Added links (or soon-to-be-links))
Line 3: Line 3:
----
----


Minimizing your script - Tips to keep the number of functions used down, how often sections of your script run, and more.
[[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.
[[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.
[[Script Comparison Tests]] - Comparisons of script snippets and/or functions.
Anonymous user