Description[telemetry] DO NOT SUBMIT: WIP: Helper modules for querying buildbot perf data.
An API for querying buildbot data. It automatically and lazily downloads and caches build info and results from buildbot.
buildbot.py is the core API - with methods for accessing and caching builders, builds, and results.
query.py is an example script that fetches all the data for a particular benchmark/metric.
download.py is a continuously running script that downloads and caches build and results data.
Patch Set 1 #Patch Set 2 : Catch a JSON parse error. #Patch Set 3 : Exclude build numbers less than zero #Patch Set 4 : Quick fix. #Patch Set 5 : #
Messages
Total messages: 5 (2 generated)
|