Hacker News new | ask | show | jobs
by ndroo 5417 days ago
You did pickup on a known bug, if the worker processes are very busy they can takes around 30 seconds to display your stats the first time. If you re-visit the app your stats should be there.

Sorry for that. Also please see the blog post we created yesterday, didnt think to post that here. That is a good suggestion. http://bitchasscode.com/?p=111

1 comments

Upvoted your submission just because you show you care. :)

How do you get the global data for the averages?

Thanks :-)

The averages are calculated based on the users of the app, so the average is actually the "Average of other people who use the app". The first time i ran this app, the average sat at around 400 while the min was around 30 and max well over 2k.

I actually have a basic URL i've setup which shows the performance stats of how the app is running, its an interesting watch.

http://mouseofdoom.com/wimf_v3/admin.php?graph=engagement&#3...

If you hit the URL for the old version of this app ( http://mouseofdoom.com/wimf_v3/admin.php?graph=engagement&#3... ) you can see that the number of new subscribers sits at around 10% of the current base.

Fun times :-) Thanks again!