It would be nice if differential had an interface to report statistics.
At the moment I'm interested in getting stats on how much time I spend on
different tasks each day. It would be useful if differential could report
how many new review requests I receive each day, how many diffs I
review/comment on each day, etc. (I wouldn't really want this to turn into
Hall of Heroes, though.)
It would probably also be useful to report some aggregate stats about how
long on average each diff spends in various states. (e.g., How long each
diff spends waiting in Needs Review, Needs Revision; etc.)
It probably wouldn't be too hard to build a standalone tool to collect some
of this data via conduit. It would be nice to just expose it via a
differential tab, though.