View Single Post
03-08-09, 04:08 PM   #6
Zasurus
A Cyclonian
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 42
Originally Posted by Mera View Post
to note Zasurus if you rely on the % on my mod broker_cpu or performancefu it does not mean it takes 50% of the cpu this is a percentage of the growth globally so you can compare how performs the growth between X and Y mods, nor if the growth of Z mod that could be yours you know usually takes 0,15% and that time for the same thing it takes 15% then you could sort out some coding errors that way, nor benchmarking etc but that is not really a percent of your cpu used because there is no ways to know that, the wow api for cpu only returns the time the mod worked, and for memory the amount actually used, that % value is much like a speedmeter you could have in a car, nice to know how many meter you do but at which speed too.
OK I see. Well I guess thats not that bad as I expect it to jump every few seconds then as it won't do anything for ages then get trigured and work for a sec then wait...
  Reply With Quote