Advanced button stats

Show Advanced button stats

作者
BenWo
今日安裝
0
安裝總數
23
評價
1 0 0
版本
0.5
建立日期
2015-04-03
更新日期
2015-04-04
尺寸
2.5 KB
授權條款
未知
腳本執行於

Userscript to show advanced live stats for http://www.reddit.com/r/thebutton/

Adds display for:

  • Button Operations per Second(BOPS)
  • Button Clicks per minute
  • Current Flair earned if you press the button
  • Lowest time seen since refresh
  • Average seconds per click

Stats are calculated on a 60 second rolling window, updated every 0.5 second.
Keep in mind, the calculations are crude estimates until 60s of data has been gathered!

Changelog:

v0.5
* Adjusted expected flair back to original formula to account for rounding.

v0.4
* Adjusted flair ranges, apparently blue goes from 42 - 51
* Added Lowest Seen time since page load
* Added average seconds per click, which is just inverse of BOPS, but easier to understand at a glance

v0.3
* Changed rolling time window to 60s, in order to capture increasingly low BOPS

v0.2
* Fixed mathematical error in presses per minute calculation