I'm going to add a JSON API to return processing times for all patches in a time range, and it is important to indicate how the patch ended. It makes no sense to compare processing time of a patch that ran tests to one that got dumped due to having been obsoleted. Fetching statuses in bulk is slow.
Created attachment 239237 [details] proposed patch
Committed <http://trac.webkit.org/r174291>.