Confirmed users
4,072
edits
m (→Memory Usage) |
m (→Tab Switching) |
||
| Line 527: | Line 527: | ||
| FX_TAB_SWITCH_UPDATE_MS | | FX_TAB_SWITCH_UPDATE_MS | ||
| style="background-color: White;width:250px;"| Time in ms spent updating UI in response to a tab switch. | | style="background-color: White;width:250px;"| Time in ms spent updating UI in response to a tab switch. | ||
| style="background-color: White;" | tracy | | style="background-color: White;" | ben/tracy | ||
| style="background-color: White;" | | | style="background-color: White;" | | ||
Win: YES<br/> | Win: YES<br/> | ||
| Line 536: | Line 536: | ||
| FX_TAB_SWITCH_TOTAL_E10S_MS | | FX_TAB_SWITCH_TOTAL_E10S_MS | ||
| style="background-color: White;width:250px;"| Time in ms between tab selection and tab content paint. | | style="background-color: White;width:250px;"| Time in ms between tab selection and tab content paint. | ||
| style="background-color: White;" | tracy | | style="background-color: White;" | ben/tracy | ||
| style="background-color: White;" | | | style="background-color: White;" | | ||
Win: YES<br/> | Win: YES<br/> | ||
| Line 545: | Line 545: | ||
| FX_TAB_SWITCH_SPINNER_VISIBLE_MS | | FX_TAB_SWITCH_SPINNER_VISIBLE_MS | ||
| style="background-color: White;width:250px;"| Time in ms spent updating UI in response to a tab switch. | | style="background-color: White;width:250px;"| Time in ms spent updating UI in response to a tab switch. | ||
| style="background-color: White;" | tracy | | style="background-color: White;" | ben/tracy | ||
| style="background-color: White;" | | | style="background-color: White;" | | ||
Win: YES<br/> | Win: YES<br/> | ||
| Line 554: | Line 554: | ||
| FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS | | FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS | ||
| style="background-color: White;width:250px;"| If the spinner interstitial displays during tab switching, records the time in ms the graphic is visible. This probe is similar to FX_TAB_SWITCH_SPINNER_VISIBLE_MS, but is for truly degenerate cases. | | style="background-color: White;width:250px;"| If the spinner interstitial displays during tab switching, records the time in ms the graphic is visible. This probe is similar to FX_TAB_SWITCH_SPINNER_VISIBLE_MS, but is for truly degenerate cases. | ||
| style="background-color: White;" | tracy | | style="background-color: White;" | ben/tracy | ||
| style="background-color: White;" | | | style="background-color: White;" | | ||
Win: YES<br/> | Win: YES<br/> | ||
| Line 563: | Line 563: | ||
| FX_TAB_REMOTE_NAVIGATION_DELAY_MS | | FX_TAB_REMOTE_NAVIGATION_DELAY_MS | ||
| style="background-color: White;width:250px;"| Time taken in milliseconds between the browser sending a naviagion event to content and content receiving it. This message can be either SessionStore:restoreTabContent or WebNavigation:LoadURI and these names are used as keys for this histogram. This is e10s only and recorded in the content process. Measures delays associated with child process creation. | | style="background-color: White;width:250px;"| Time taken in milliseconds between the browser sending a naviagion event to content and content receiving it. This message can be either SessionStore:restoreTabContent or WebNavigation:LoadURI and these names are used as keys for this histogram. This is e10s only and recorded in the content process. Measures delays associated with child process creation. | ||
| style="background-color: White;" | tracy | | style="background-color: White;" | ben/tracy | ||
| style="background-color: #FFFF99;" | | | style="background-color: #FFFF99;" | | ||
Win: no data<br/> | Win: no data<br/> | ||