Confirmed users
4,072
edits
m (→Slow Scripts) |
m (→Jank) |
||
| Line 103: | Line 103: | ||
| GC_MAX_PAUSE_MS | | GC_MAX_PAUSE_MS | ||
| style="background-color: White;width:250px;" | Longest GC slice in a single GC cycle in milliseconds, broken down by parent and child process(es). | | style="background-color: White;width:250px;" | Longest GC slice in a single GC cycle in milliseconds, broken down by parent and child process(es). | ||
| 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 112: | Line 112: | ||
| CYCLE_COLLECTOR_MAX_PAUSE | | CYCLE_COLLECTOR_MAX_PAUSE | ||
| style="background-color: White;width:250px;" | Longest pause for an individual slice of one cycle collection, including preparation in milliseconds, broken down by parent and child process(es). | | style="background-color: White;width:250px;" | Longest pause for an individual slice of one cycle collection, including preparation in milliseconds, broken down by parent and child process(es). | ||
| 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 121: | Line 121: | ||
| INPUT_EVENT_RESPONSE_MS | | INPUT_EVENT_RESPONSE_MS | ||
| style="background-color: White;width:250px;" | Time in milliseconds for input event lifetime (created -> fully handled) including traversal to a child process and back. | | style="background-color: White;width:250px;" | Time in milliseconds for input event lifetime (created -> fully handled) including traversal to a child process and back. | ||
| 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 130: | Line 130: | ||
| FX_TAB_SWITCH_TOTAL_MS | | FX_TAB_SWITCH_TOTAL_MS | ||
| style="background-color: White;width:250px;" | Time in milliseconds a tab switch takes, including first paint of the tab. | | style="background-color: White;width:250px;" | Time in milliseconds a tab switch takes, including first paint of the tab. | ||
| 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/> | ||