-
-
Notifications
You must be signed in to change notification settings - Fork 400
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mainsail making chrome extremely slow and break other website rendering (youtube especially) #1229
Comments
I've narrowed down on the dashboard what's causing the issue :
Closing down those two panel make the problem goes "away". |
The tempchart needs a lot of performance. this is not a bug. It just needs this performance to render it. feel free to disable the tempchart if you don't like it. |
I wasn't getting this problem from previous version of mainsail. |
the tempchart is only on the dashboard. if you open another page it will unmount this component and it dont need any performace. feel free to check the changelog. there is no difference in this area in the newer releases. |
i think these icons moving since v0.3.0... |
Maybe a chrome update made them behave incorrectly. Or the way of making them move since an old version wasn't really the way to do it. Dunno. |
I cannot reproduce an issue with a youtube 4k video, but I see a difference in the chrome task manager. |
I think it's also due to chrome bringing some bug or change. I've seen that other website with animation (rotation and such) have the same kind of behavior. Also rather than just removing the animation, make it so we can chose between animated or not maybe ? |
It would also be possible, but I don't see any benefit for this little "function"/"Gucci stuff". I will double check it in other browsers to be sure it is only a chrome bug or a general performance issue. |
As you said the rotating animation was already present since a "long time ago". I would concur that a recent chrome update somehow killed the perf of this particular kind of html/css transformation. |
im unable to reproduce the issue on chrome 108.0.5359.125. i had 3 spinning fan icons on the dashboard AND the temperature chart, while watching this video in 4k: https://www.youtube.com/watch?v=z24WRrAmdwc I don't even see a high cpu load in the chrome task manager while mainsail running in the background (on the dashboard) and the video running in the foreground. no stuttering of the video at all and the cpu load of the mainsail tab rarely just spikes from 0% to 1.5%. i see that your chrome version is exactly 1 off compared to mine. i will update my chrome and test again. edit: you said your pc is a 32core cpu with 64gb of ram, so your pc has a lot more power than mine. i would expect the issue to occur on my pc (4 core, 16gb). so the only conclusion i can draw for now is, that there is something wrong with your system. i have no idea what and why, but if there would be severe performance issues i think we would have seen a lot more reports by now. |
Mainsail Version:
2.4.1
Browser:
Chrome
Device:
Desktop PC
Operating System:
Windows
What happened?
Since the last few update (since 2.4.1 ?) I had strong slow down on other web page (especially Youtube video playing).
Having mainsail open (background or foreground in tabs) make the whole chrome to be slow and having problem rendering other website.
What did you expect to happen instead?
Not having other website in separate tabs having rendering issues.
How to reproduce this bug?
Reproduce is extremely easy.
Open youtube and watch a video (4K), see that video is rendering correctly. Now open mainsail in a separate tab, and see that youtube start stuttering, video feed break, etc.
Additional information:
No response
The text was updated successfully, but these errors were encountered: