Table of Contents
DESCRIPTION ¶
Javascript heavy sites on ARM chromebooks do not render or render very slowly:
- video playback on sites like Youtube or Netflix fails
- directly playing media works
- the same sites also work under the Guest user
- possibly related to having Crostini enabled
FIX ¶
Toggle Hyper-Threading in Scheduler Configuration
- go to chrome://flags#scheduler-configuration
- Scheduler Configuration: if set to Default
- select: Enables Hyper-Threading on relevant CPUs
- click Restart
- Scheduler Configuration: if set to Enables Hyper-Threading on relevant CPUs
- select: Default
- click Restart
- select: Enables Hyper-Threading on relevant CPUs
- click Restart
(markdown)