Closed klahnakoski closed 5 years ago
Get median chunk durations for given time period. Indicate if and when timing has changed.
Example:
set PYTHONPATH=. python adr\main.py chunk_durations_over_time --from=today-2month --to=today --format=tab
... then cut and paste output to google sheet and ...
@calixteman we could use something like this to measure the current difference in timing between debug builds and debug ccov builds.
Get median chunk durations for given time period. Indicate if and when timing has changed.
Example:
... then cut and paste output to google sheet and ...