Confirmed users
2,816
edits
m (→2015 work: added links to see specific categories of crashes) |
|||
| Line 123: | Line 123: | ||
;Stability metrics. | ;Stability metrics. | ||
* Current crash rate in Nightly for e10s | This is not as much of a problem as we thought it might be. Having e10s doesn't appear to be causing bad problems with crashes. | ||
* Browser process crash rate | * Current crash rate in Nightly. ''The crash rate for Nightly around Feb. 1 is at 10%. None of the top 10 crashes are e10s-specific. '' | ||
* Content process crash rate | * Browser process crash rate: 100-500/week for each topcrash. Lower volume than content process crashes. | ||
* (What % of this are startup crashes?) | * Content process crash rate: Most crashes with dom_ipc_enabled are content crashes. 300-3000/week for each topcrashers. https://crash-stats.mozilla.com/search/?product=Firefox&version=38.0a1&dom_ipc_enabled=!__null__&process_type=content&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature | ||
* (What % of this are startup crashes?) [https://crash-stats.mozilla.com/search/?product=Firefox&version=38.0a1&dom_ipc_enabled=!__null__&process_type=browser&uptime=%3C%3D1&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature browser]: very low. [https://crash-stats.mozilla.com/search/?product=Firefox&version=38.0a1&dom_ipc_enabled=!__null__&process_type=content&uptime=%3C%3D1&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature content]: currently still low | |||
* (Average uptime between crashes/ mean time between failure) | * (Average uptime between crashes/ mean time between failure) | ||
* We want to aim for at least a 7-8% crash rate before moving to Aurora. | * We want to aim for at least a 7-8% crash rate before moving to Aurora. | ||
* Could we get MTBF for non-e10s nightly (prior release, perhaps?), e10s enabled, and content crashes | * Could we get MTBF for non-e10s nightly (prior release, perhaps?), e10s enabled, and content crashes | ||
* Startup crashes as well. | * Startup crashes as well. | ||