hamperbot / hamper

an irc bot
MIT License
19 stars 42 forks source link

Consider tracking lag on external commands #104

Open mathuin opened 9 years ago

mathuin commented 9 years ago

External commands should log how much time elapses between the sending of an API call to an external resource (such as Wikipedia) and the corresponding response. Tracking this time and making it available to users (last call, min/max/mean/stddev over last X calls, etc) would be nice too.