Help

Broker_CPU Memory

Data Broker Login to Add Favorites
  • 1 Like
  • World of Warcraft
  • 111,479 Downloads
  • Supports: 4.2
  • 60 Average Daily Downloads
  • Created 2/11/2009 10:16:12 AM
  • Updated 6/29/2011 5:51:51 AM
  • 362 Favorites
  • Project Site
  • License: GNU General Public License version 3 (GPLv3)
  • Release Type: Release
  • Newest File: 40200.30
or

About Broker_CPU Memory

advertise:

Are you tired of your current antispam solution that requires regular spam database updates without guarantee of success ?
Want to experiment the power of bayesian filtering emails with chat messages in your game ?
Looking for an antispam working with ALL languages ?
You find your antispam too opaque and you are looking for more transparency ?
SpamBayes is born for you


A lightweight Data Broker plugin to visualize AddOn CPU/Memory usage, Framerate and Latency

  • New Now uses a dropdown menu by Blizzard instead of dewdrop
  • New For 2011, I'm revisiting the addon to correct known problems, improve the code and make use of resources to a bare minimum
  • Automatic tooltip actualisation w/ configurable thresholds
  • Can use a simple GameTooltip or advanced LibQTip
  • No required librairies, they are just enhancements
  • Can force to not use a library if it's detected but not needed
  • Developed in order to use the bare minimum of cpu and memory
  • Improved reading of data, you find a look addons assets and bad boys
  • Garbage collection, detachable tooltip and more...
    Optionally you can:
  • Install LibQTip for cpudiff, memorydiff, icons columns & a cleaner tooltip
  • Install LibDBIcon for a minimap icon
  • Install DewdropLib for a quick menu to set options without using command lines
  • The mod also supports AddonLoader

Usages:
Type /cpu, /brokercpu or /broker_cpu to show usage (or click the button with Broker bars)

Helps/Tips:

  • s/ms
    a value representing the access time to processor since you entered the world or a reloadui
  • KB/MB/Ko/Mo
    a value representing the current amount of memory used
    But don't focalize on addons using a high number of memory, the screenshot of Carbonite vs QuestHelper shows you why, while Carbonite allocates more memory it has a tiny memory garbage creation and less cpu usage than QuestHelper that allocates less memory but has an horrible garbage creation, Carbonite shows a better control on performance than QuestHelper which increases the client's job to collect garbage memory and if you're experiencing freezing problems ingame you may look at an alternative to such bad boys, this is why it is useless to color gradient the amount of memory because you will just get an unreadable rainbow, the mod rather gradient the next % value explained below which is the most important)
  • %
    a value representing the difference between the old and current usage / 10
    Like a speed meter you can use to compare X versus Y plugin, to check how performs your code, etc... if your mod goes red here, it most likely sucks hard!

BrokerCPU works with most LDB display, for a complete list see here
CPU profiling which is by default to OFF in the Blizzard client should remain OFF when you don't need it
Prefer the use of standalone libraries so BrokerCPU can report usage from addons and libraries separately, to do so follow these tips:

  • You just install a standalone library like any other addon in the same Interface\AddOns\ folder
  • The library must have a .toc file and the library folder must have the same name than the .toc file, example with DewdropLib the path should looks like Interface\AddOns\DewdropLib\DewdropLib.toc
  • Then the longuest part is to remove the library you just installed in standalone from every addon you use that could embed it, then you are sure that only the standalone library is called and the consumed resources are correctly belonging to it.
  • Some libraries are NOT to dis-embed, so if do you see the most popular embeds LibDataBroker, AceLibrary, LibStub, CallBackHandler, just leave them embedded, they are not designed to be standalone (If a library does not provide a .toc file it's not designed to be standalone)

Bugs/Suggestions:
Must be reported in a Curseforge ticket, comments won't be considered for these types of requests
And remember to post as much informations possible

Links/References:
[*] Tekkub's™ colorGradients()
[*] Inspired on ckknight's PerformanceFu
[*] Known LDB displays
[*] Lua Optimization Tips
[*] Lua Performance Tips (PDF)

tags: performance memory CPU monitor profile profiling brokercpu

------------------------------------------------------------------------
r31 | merah | 2011-06-29 10:50:42 +0000 (Wed, 29 Jun 2011) | 1 line
Changed paths:
   A /tags/40200.30 (from /trunk:30)

Tagging as 40200.30
------------------------------------------------------------------------
r30 | merah | 2011-06-29 10:47:41 +0000 (Wed, 29 Jun 2011) | 1 line
Changed paths:
   M /trunk/Broker_CPU.lua

message
------------------------------------------------------------------------
r29 | merah | 2011-06-17 11:48:23 +0000 (Fri, 17 Jun 2011) | 1 line
Changed paths:
   M /trunk/Broker_CPU.lua
   M /trunk/Broker_CPU.toc

4.2 : toc
------------------------------------------------------------------------
r28 | merah | 2011-06-16 11:17:23 +0000 (Thu, 16 Jun 2011) | 2 lines
Changed paths:
   M /trunk/Broker_CPU.lua

update: latency home to latency world (ticket #4)
fix: nil error (ticket #5)
------------------------------------------------------------------------
r27 | merah | 2011-06-09 19:10:48 +0000 (Thu, 09 Jun 2011) | 1 line
Changed paths:
   M /trunk/Broker_CPU.lua

version notification while resting
------------------------------------------------------------------------

Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »