Advanced button stats

Show Advanced button stats

As of 2015-04-04. See the latest version.

Author
BenWo
Ratings
0 0 0
Version
0.4
Created
2015-04-03
Updated
2015-04-04
Size
2.47 KB
License
N/A
Applies to

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

Adds display for:

  • Button Operations per Second(BOPS)
  • Button Presses 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.3
* Changed rolling time window to 60s, in order to capture increasingly low BOPS

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