Difference between revisions of "Category:Code Optimization"

468 bytes removed ,  10:57, 18 March 2008
Removing all content from page
imported>Qazaaq
(scripting category)
imported>Anubis4545
(Removing all content from page)
Line 1: Line 1:
Scripts can cause drops in performance if you're 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.
[[Category:Scripting]]
Anonymous user