-
Notifications
You must be signed in to change notification settings - Fork 7
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
Slowin Down (Google) Sites #9
Comments
Hello @luziusalbin - there are, unfortunately, a lot of reviews/reports of slowdowns in the Chrome extension store of FlagCookies . I suppose you use Chrome as browser? In Firefox I, at present, cannot reproduce this issue of slowdowns or high CPU usage at other websites, all seems to be okay as is, also after recent updates to the addon/extension. Do you experience slowdowns only at this particular websites, or also at other websites? And, do these websites set/add a lot of cookies or cookie data? I gladly would like to nail this down.. |
Hi there! Yes i use the newest version of chrome and it's slowing down google-services. i use google photos a lot and it's not usable anymore with this extension. loading is slowing down the whole browser until it's completely stuck. as well as youtube is loading at very low speed and the videos are alwas in minimum quality shown... i cannot find any extreme CPU usage, it's just "blocking" something... thank you! |
It's the same for me; Chrome is unusable with Flag Cookies and any Google Sites. |
Chrome was super slow, sometimes completely unresponsive for me. Especially on Google Maps. I had to deactivate Flag Cookies. The "Utility: Network Service" was hogging CPU and Memory in the Chrome Task Manager when these slow-downs happen. |
Same issue for me using Chrome on macOS. I mostly experienced the slowdown with Gmail and Google Calendar. Patiently waiting for a fix! 🥲 |
I currently do not have much available to spend time working on a possible solution because of personal matters. If you have some spare time, please take an eye on in case this behavior occurs at other websites too - which are not related to Google. For example pages with lots of cookie information which might change frequently. Which I presume make the largest noises in regards of "cookie data changes" and might produce some heavier loading times. Anyhow, thank you all for your insights! :) |
A commit 81e3fd1 , which might improve the situation is added. I could not exactly clarify if this was the culprit - but this fixes some error(s) thrown in Chrome. Can someone of you guys retest with the current Github version of the addon? If you need some assistance on how to test, please let me know. Bare in mind, the manifest file |
@jrie I tested the latest version from |
I use Brave Browser (Chromium-based). For me it's slowing down Outlook, making it unusable; and also a few other sites, like Shopee, AliExpress and others I can't record at the moment. |
I wondered why my Brave browser had been acting up over the last couple of months and had just found out it was because of this extension. Curious its not happening on Firefox, wonder if it has something to do with Google's DRM war |
I can confirm the slowdowns and they're not only happening on MS/Google websites but on any so the title of this ticket may be changed. Here, it was slowing down Chrome to a point where it was nearly unusable. |
I am not happy about this issue, and I tried to figure out on how to troubleshoot this in (Googles) or other Chrome based browsers and I did not come far trying to debug this at present. One main issue in my case, I am using a slower mobile connection because of (temporary) provider reasons. And for me, the pages open basically "equally" quick or slow and I do not see a difference if the addon is active or not. Also I do not see harsh CPU usages, what also was reported in some case, so it is kinda hard to reproduce. One more question: Does this performance impact also occur if only a very few tabs are open/active, or even if only one tab is opened? |
I checked once more using Opera - on Google Maps there is indeed a very heavy load and the page is rendered slowly. But I do not see how the addon is interfering. |
I just uninstalled FlagCookies and tried to reproduce this issue which I was able to do:
With FlagCookies: Website is nearly unresponsive, loading icon never disappears, tab itself nearly frozen. |
Yes, it does. Opening Outlook as the only one tab still shows the same behavior. |
Some changes have been done. One big routine is not triggering anymore on "loading" state and is commented out. This might possible reduce a lot of overhead. Can anyone test and confirm? There were also other changes, but this was not really related to the loading of a tab or other resources. More guards and other fixes related to the UI, UI update and others. |
I just tried it (v3.6.0) but the slowdown on Outlook still persists. |
@KonoVitoDa : I guess you did so, but did you use the version of the repository by loading as temporary extensions (with the correct manifest.json) and disabling the browser installed version when testing? |
I didn't. I don't know how to install it this way. :( |
Oh, my bad, I just found how to do it: I downloaded the repository and loaded the folder `through the Extensions Manager (Load unpacked). The slowdown on Outlook and Shopee seems to be gone on my quick test. |
@KonoVitoDa - that is good to know. Did you ensure you use the correct In Brave you have to use |
Oh, sorry, I had just used the default manifest.json. Doing it the right way the bug appears to be back. Sorry for giving you false hopes. :( |
Just as a matter of interest, the development is going on. I am currently in the process of rewriting a lot of the code and also trying to minimize the amount of requests and data the addon is reading and writing of and to the browser. Also, a lot of testing has to be done in advance, because a lot of redundant code will be merged, especially for the cookie addition and removal functions. |
I am experiencing these slowdowns on Google Tabs on Firefox 130.0.1. It looks like it correlated with the rollout of the new Google Layout, but that can be pure chance. |
For reference, issue #11 relates to this issue and is likely not only affecting a particular website only. As for further considerations I would direct to this comment: #11 (comment) - I assume that this would improve things dramatically. @soxhi8 - sorry for the late response and that I did not respond to your comment. I did not yet check the performance profiles and will try to do so as soon as possible. |
@soxhi8 - I checked out your recorded profiles and it seems that the "storage retrieval" is indeed the culprit. Unfortunately, at present, I did not yet found a way to lighten the data retrieval. You are welcome to test the current state of the addon in this repository. |
had to deactivate the plugin, after it was causing very heavy slowdowns in google photos and youtube. any chance to get that working soon?
The text was updated successfully, but these errors were encountered: