Excessive CPU usage on certain pages
alexplischke opened this issue ยท 2 comments
alexplischke commented
๐ Bug Report
Description
Navigating to a page like https://docs.staging.saucelabs.net/testrunner-toolkit/configuration causes excessive CPU usage (150% in my case).
Other pages like https://docs.staging.saucelabs.net/testrunner-toolkit/running-tests do not exhibit such an issue.
I spoke to @spider-sauce earlier and he thinks it could be related to the github references plugin.
To Reproduce
Just navigate to a page like https://docs.staging.saucelabs.net/testrunner-toolkit/configuration and observe your browser process CPU usage.
Expected Behavior
CPU usage is constant after page has finished loading.
Actual Behavior
Excessive CPU usage after page has loaded and does not go down.
- OS: macOS Catalina
- Browser version: Firefox 84
alexplischke commented
christian-bromann commented