Thread Tools Display Modes
11-06-07, 11:56 AM   #1
Macniel
A Fallenroot Satyr
 
Macniel's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2007
Posts: 26
How important is a low CPU Cycle Rate

Okay I am authoring an AddOn which - values based upon AddonUsage - uses much of the granted CPU-Time.

So here is the question, how important is keeping the usage of CPU-Time low and which type of code will increase this usage? Are these if clauses, for loops with dynamic end point, huge indexed tables ?

It would help me alot if you can help me, thanks.
  Reply With Quote
11-22-07, 09:04 AM   #2
Malreth
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 9
Lua-specific optimization tips can be found here:

http://lua-users.org/wiki/OptimisationCodingTips
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » How important is a low CPU Cycle Rate


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off