Nicholas Nethercote: I want more users on the Nightly channel |
I have been working recently on a new Platform Engineering initiative called Uptime, the goal of which is to reduce Firefox’s crash rate on both desktop and mobile. As a result I’ve been spending a lot of time looking at crash reports, particular on the Nightly channel. This in turn has increased my appreciation of how important Nightly channel users are.
A crash report from a Nightly user is much more useful than a crash report from a non-Nightly user, for two reasons.
Also, Nightly builds contain some extra diagnostics and checks that can also be helpful with identifying a range of problems. (See MOZ_DIAGNOSTIC_ASSERT
for one example.)
If we could significantly increase the size of our Nightly user population, that would definitely help reduce crash rates. We would get data about a wider range of crashes. We would also get stronger signals for specific crash-causing defects. This is important because the number of crash reports received for each Nightly build is relatively low, and it’s often the case that a cluster of crash reports that come from two or more different users will receive more attention than a cluster that comes from a single user.
(You might be wondering how we distinguish those two cases. Each crash report doesn’t contain enough information to individually identify the user — unless the user entered their email address into the crash reporting form — but crash reports do contain enough information that you can usually tell if two different crash reports have come from two different users. For example, the installation time alone is usually enough, because it’s measured to the nearest second.)
All this is doubly true on Android, where the number of Nightly users is much smaller than on Windows, Mac and Linux.
Using the Nightly channel is not the best choice for everyone. There are some disadvantages.
There are also advantages.
If you, or somebody you know, thinks that those advantages outweigh the disadvantages, please consider switching. Thank you.
https://blog.mozilla.org/nnethercote/2016/05/19/i-want-more-users-on-the-nightly-channel/
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |