5 ms·
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
by ndroo 15y 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 http://bitchasscode.com/?p=111
- sebkomianos 15y agoUpvoted your submission just because you show you care. :) How do you get the global data for the averages?
- ndroo 15y agoThanks :-) 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&version=3 http://mouseofdoom.com/wimf_v3/admin.php?graph=engagement... If you hit the URL for the old version of this app ( http://mouseofdoom.com/wimf_v3/admin.php?graph=engagement&version=2 http://mouseofdoom.com/wimf_v3/admin.php?graph=engagement... ) you can see that the number of new subscribers sits at around 10% of the current base. Fun times :-) Thanks again!