microsoft / accessibility-insights-service

Accessibility Insights Service
Other
70 stars 51 forks source link

Enable WebGL graphics for CPU-intensive web page #2555

Closed lamaks closed 5 months ago

lamaks commented 5 months ago

Details

This PR will create a route to pause until the CPU usage is low on page load and change to use Chrome's disable-gpu option to enable software mode for compositing and rasterizing.

Pull request checklist