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
[ ] Addresses an existing issue: Fixes #0000
[x] Added relevant unit test for your changes. (yarn test)
[ ] Verified code coverage for the changes made. Check coverage report at: <rootDir>/test-results/unit/coverage
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
yarn test
)<rootDir>/test-results/unit/coverage
yarn precheckin
)