Category: Data Broker
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.0.3.3-Release
Date:
12-14-2008 03:13 PM
Size:
9.36 Kb
Downloads:
3,676
Favorites:
106
MD5:
picoFPS
picoFPS is a small LibDataBroker based info addon. It provides a simple FPS display, with a tiooltip that shows detailed performance statistics.

picoFPS does not provide it's own display, you will need a LDB-based display addon.

Links

Visit my site for more info.
Please report all bugs and feature requests to my Google Code tracker
Alpha builds can be found on github.
Please direct all feedback and questions to my Google Groups mailinglist


Click here to lend your support!
  Change Log - picoFPS
3.0.3.3-Release
LDB type
Embed update

3.0.1.2-Beta
Add color gradient to addon list
Sort addon list by name
Increase addon memory threshold to 32 KiB

2.4.3.1-Beta
Add addon memory info
Add click-to-GC
Add about panel
Renaming to picoFPS
  Optional Files - picoFPS
Sorry, there are currently no optional files available.
  Comments - picoFPS
Post A Reply Comment Options
Old 04-13-2009, 03:35 PM  
Hakker
A Murloc Raider

Forum posts: 9
File comments: 20
Uploads: 0
well the easiest option to show less or more addons is to raise or lower the Memory threshold in the PicoFPS.lua file
Code:
local UPDATEPERIOD, MEMTHRESH = 0.5, 32
is the default value.

raise or lower the 32 this is measured in KB so if you want to see nothing just make it 100000 or so wanna see every addon then make it 0.1
__________________
This is my spam and your forumflood
Hakker is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-12-2009, 04:08 AM  
Shestak
A Deviate Faerie Dragon
 
Shestak's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 405
Uploads: 4
Quote:
Originally posted by thegriffgeeks
Is there a way to limit the number of addons shown in the drop down? Thanks
+1 me to
Shestak is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-24-2008, 03:50 PM  
Shinwei
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Not working

I can't get picoFPS to show up in my ButtonBin at all. I see it listed in ButtonBin's checklist of addons, but its not shown anywhere. Am I missing something? All my other LDB addons show up fine.
Shinwei is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-04-2008, 10:35 PM  
ant1pathy
A Murloc Raider

Forum posts: 5
File comments: 79
Uploads: 0
Sorting feature, limit # displayed, and option to toggle between fps, lat, and mem usage would make this addon PERFECT for me.
ant1pathy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2008, 02:18 PM  
thegriffgeeks
Mod Queen
 
thegriffgeeks's Avatar
Premium Member

Forum posts: 0
File comments: 87
Uploads: 0
Is there a way to limit the number of addons shown in the drop down? Thanks
__________________
thegriffgeeks is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-12-2008, 09:57 PM  
ffcloud2000
A Murloc Raider

Forum posts: 8
File comments: 28
Uploads: 0
I noticed it doesn't seem to list every addon i have.. also i was wondering if you could add a feature to sort by addon usage.
__________________
ffcloud2000 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-02-2008, 01:20 PM  
rufflove
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Another funky little add-on... Thanks!

Being a terrible fiddler, I made a slight alteration to make the suffix colourable by LDB display addons:

Line 29:
Code:
local dataobj = LibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("picoFPS", {text = "75.0 FPS", value = "0", suffix = " FPS", OnClick = function() collectgarbage("collect") end})
Line 45:
Code:
	dataobj.value = string_format("|cff%02x%02x%02x%.1f", r*255, g*255, b*255, fps)
	dataobj.text = dataobj.value..dataobj.suffix
rufflove is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.