Gtihub Actions & Refined : chrome tab crash / freeze / performance #2725
tristanbes posted onGitHub
Hello,
I've been actively using Github Actions last week;
I've been noticing that the page performs slowly when Github Refined
is enabled (and especially when it runs our cypress tests).
For example, when running cypress tests, the page slows down util the page is completely unresponsive and the Chrome (v79.0.3945.130) is totally frozen (even a close tab does not work). And this happens very quickly (few seconds)
I've disabled the extension for now and i've not encountered tab crash/ total freeze once since, even though the page is still slow because I guess of the size of the output log of our cypress tests.
Is there any text parsing or dom computing/analysis that could explain why it crashes the tab ?
Thanks.