Greasy Fork is available in English.

Advanced button stats

Show Advanced button stats

Autor
BenWo
Instalações hoje
0
Total de instalações
22
Avaliações
1 0 0
Versão
0.5
Criado
03/04/2015
Atualizado
04/04/2015
Licença
N/A
Aplicável a

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