Open
Bug 1303173
Opened 9 years ago
Updated 8 months ago
Measure installer and update sizes over time
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
NEW
People
(Reporter: catlee, Unassigned)
References
(Blocks 1 open bug)
Details
I would like to start tracking and recording the sizes for the full installer, complete mar and partial mars for each platform and branch we ship to users.
![]() |
Reporter | |
Comment 1•9 years ago
|
||
We're measuring nightly and aurora sizes here:
https://www.hostedgraphite.com/da5c920d/86a8384e-d9cf-4208-989b-9538a1a53e4b/grafana/dashboard/db/release-sizes
Code is here:
https://github.com/catlee/reportor/blob/master/reports/update_sizes/update_sizes.py
![]() |
Reporter | |
Comment 2•9 years ago
|
||
Need to add beta, release branches too. Also android APK sizes.
![]() |
Reporter | |
Comment 3•9 years ago
|
||
Added support for measuring Android APK sizes.
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
Updated•2 years ago
|
Severity: normal → S3
Updated•10 months ago
|
QA Contact: catlee
Comment 4•8 months ago
•
|
||
We already track installer size as part of "build_metrics" on all non-Android platforms. Not sure if we track the "update" size for any platform.
Edit: looks like we track the APK size for debugOpt builds.
Android installer (apk?) size should be tracked very soon, IMHO.
You need to log in
before you can comment on or make changes to this bug.
Description
•